Skip to content

Instantly share code, notes, and snippets.

@caffeinetiger
Last active April 18, 2022 18:19
Show Gist options
  • Select an option

  • Save caffeinetiger/33355477477312511b227a0d293262a9 to your computer and use it in GitHub Desktop.

Select an option

Save caffeinetiger/33355477477312511b227a0d293262a9 to your computer and use it in GitHub Desktop.
Official documentation on access logs and header information: - [Access logs for your Classic Load Balancer](https://docs.aws.amazon.com/elasticloadbalancing/latest/classic/access-log-collection.html) - [Access logs for your Network Load Balancer](ht
Application Load Balancer Access Log Headers
type time elb client:port target:port 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" "target:port_list" "target_status_code_list" "classification" "classification_reason"
Network Load Balancer Access Log Headers
type version time elb listener client:port destination:port connection_time tls_handshake_time received_bytes sent_bytes incoming_tls_alert chosen_cert_arn chosen_cert_serial tls_cipher tls_protocol_version tls_named_group domain_name alpn_fe_protocol alpn_be_protocol alpn_client_preference_list
Classic Load Balancer Access Log Headers
time elb client:port backend:port request_processing_time backend_processing_time response_processing_time elb_status_code backend_status_code received_bytes sent_bytes request user_agent ssl_cipher ssl_protocol
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment