Skip to main content
Application Load Balancers and Network Load Balancers can publish access logs to an S3 bucket. Each entry records the client IP and port, the request line, the chosen target, latency at each hop, and the response code — a comprehensive trail of the traffic that reached your load balancer. S3 Log Forwarder — enable access logging on each load balancer with a destination bucket, then point the Bronto forwarder Lambda at the bucket. New log objects are picked up via S3 event notifications and streamed into Bronto. See Ingesting AWS Data into Bronto for the full service-to-method mapping.

References