AWS ALB Access Logs
Overview
Event Structure
{
"actions_executed": "forward",
"chosen_cert_arn": null,
"classification": null,
"classification_reason": null,
"client_host": "192.168.10.11:2001",
"domain_name": null,
"elb": "test-alb/28nb1j581626",
"elb_status_code": "200",
"error_reason": null,
"matched_rule_priority": "1",
"received_bytes": 20,
"redirect_url": null,
"request_creation_time": "2023-11-10T10:12:32.371000Z",
"request_method": "POST",
"request_processing_time": 0,
"request_protocol": "HTTP/1.1",
"request_url": "http://www.request.com:80/",
"response_processing_time": 0,
"sent_bytes": 300,
"ssl_cipher": null,
"ssl_protocol": null,
"target_group_arn": "arn:aws:elasticloadbalancing:us-east-1:123456789012:targetgroup/test-tg/271nmasb2374b",
"target_host": null,
"target_port_list": [],
"target_processing_time": 0.02,
"target_status_code": "200",
"target_status_code_list": [],
"timestamp": "2023-11-10T10:12:32.381000Z",
"trace_id": "Root=1-18726361-12jkbn258972n1",
"type": "http",
"user_agent": "test-agent"
}Aggregate Repetitive Logs
Last updated
Was this helpful?

