Skip to content

Instantly share code, notes, and snippets.

@dubcl
Created February 4, 2019 14:35
Show Gist options
  • Save dubcl/216097072ba803203318d40d9422e52e to your computer and use it in GitHub Desktop.
Save dubcl/216097072ba803203318d40d9422e52e to your computer and use it in GitHub Desktop.
goaccess for apache2
goaccess access.log --log-format='%h %v %^[%d:%t %^] "%r" %s %b "%R" "%u"' --date-format='%d/%b/%Y' --time-format=%T --enable-panel=REFERRERS --enable-panel=KEYPHRASES -q -a > foo-report.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment