Created
February 18, 2017 22:37
-
-
Save lpimem/7680630e1297bce2bc36d160d6cd7e45 to your computer and use it in GitHub Desktop.
an example using goaccess to analysis compressed log files in .gz format
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
gzcat $LOGROOT/access.log.*.gz | goaccess -a |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment