Created
April 26, 2019 13:18
-
-
Save rupertbg/b01922865ae5841971b35e6385e6f1ed to your computer and use it in GitHub Desktop.
AWS Application Load Balancer (ALB, ELB v2) log message parse query for Sumologic
This file contains 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
parse "* * * * * * * * * * * * \"*\" \"*\" * * * \"*\" \"*\" \"*\" * * \"*\" \"*\" \"*\"" as type, timestamp, elb, client, target, request_processing_time, target_processing_time, response_processing_time, elb_status_code, target_status_code, received_bytes, sent_bytes, request, user_agent, ssl_cipher, ssl_protocol, target_group_arn, trace_id, domain_name, chosen_cert_arn, matched_rule_priority, request_creation_time, actions_executed, redirect_url, error_reason |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment