Skip to content

Instantly share code, notes, and snippets.

@dubcl
Created July 5, 2018 14:18
Show Gist options
  • Save dubcl/e1b2bb0d637a9b395aecbf6d43681230 to your computer and use it in GitHub Desktop.
Save dubcl/e1b2bb0d637a9b395aecbf6d43681230 to your computer and use it in GitHub Desktop.
Goaccess for Haproxy
goaccess -f haproxy.log --log-format='%^ %^ %^:%^:%^ %^ %^[%^]: %h:%^ [%d:%t.%^] %^ %^ %^/%^/%^/%^/%L %s %b %^ %^ %^ %^/%^/%^/%^/%^ %^/%^ "%r"' --date-format='%d/%b/%Y' --time-format='%H:%M:%S' -q -a > /tmp/ha-output.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment