Created
January 5, 2017 20:25
-
-
Save omar-yassin/ce157fbab6ff5b062e39e29ae824f668 to your computer and use it in GitHub Desktop.
ELB: Parse for size, method and URL
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
# size, method, url | |
cut -d ' ' -f 11,12,13 elb.log | sort -rn |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment