aws-elb-access-log-object-content
Load-balancer access logs can retain request paths, query strings, user agents, and client identity data; query parameters may include credentials.
Where it sits
| location | S3 ELB/ALB/NLB access log object body |
| location kind | log_field |
| data kinds | credential api_key bearer_token session_token pii sensitive_data |
| emits edge | ContainsSecret |
| service | ELB/ALB/NLB (aws:elb) |
Collection recipe
| access mode | indirect_destination |
| operation | s3:GetObject |
| response path | Body |
| encoding | string |
| params | {"Bucket": "\u003caccess-log-bucket\u003e", "Key": "\u003clog-object-key\u003e"} |
Required permissions
s3:GetObject
elasticloadbalancing:DescribeLoadBalancerAttributes
References