Created
March 21, 2017 13:24
-
-
Save panchicore/1ee7042610de49685b1a5a8fd142a933 to your computer and use it in GitHub Desktop.
aws s3cmd sync elb logs in disk
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
s3cmd sync s3://aqhj-webaccess2/AWSLogs/290696998068/elasticloadbalancing/us-east-1/2017/03/22/ /logs/elb/AWSLogs/290696998068/elasticloadbalancing/us-east-1/2017/03/22/ | |
find /logs/elb/AWSLogs/290696998068/elasticloadbalancing/us-east-1/2017/ -exec cat {} \;| goaccess --http-protocol=no |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment