Skip to content

Instantly share code, notes, and snippets.

@srl295
Created February 16, 2016 20:13
Show Gist options
  • Save srl295/0544edf9ecccaf769cce to your computer and use it in GitHub Desktop.
Save srl295/0544edf9ecccaf769cce to your computer and use it in GitHub Desktop.
goaccess config file for nginx
color_scheme 0
date_format %d/%b/%Y
log_format %h %^[%d:%t %^] "%r" %s %b "%R" "%u"
@srl295
Copy link
Author

srl295 commented Feb 16, 2016

see allinurl/goaccess#372

zcat -f /var/log/nginx/access.log* | goaccess -a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment