Skip to content

Instantly share code, notes, and snippets.

@jkullick
Created March 27, 2017 10:02
Show Gist options
  • Save jkullick/6da7548d3dc21ca21364e28156e68f1f to your computer and use it in GitHub Desktop.
Save jkullick/6da7548d3dc21ca21364e28156e68f1f to your computer and use it in GitHub Desktop.
Enable Nginx Logs in Goaccess

Add to /etc/goaccess.conf:

time-format %T
date-format %d/%b/%Y
log-format %h %^[%d:%t %^] "%r" %s %b "%R" "%u"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment