Created
July 5, 2018 14:18
-
-
Save dubcl/e1b2bb0d637a9b395aecbf6d43681230 to your computer and use it in GitHub Desktop.
Goaccess for Haproxy
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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