
Answer-first summary for fast verification
Answer: ALB access logs
ALB access logs - Elastic Load Balancing provides access logs that capture detailed information about requests sent to your load balancer. Each log contains information such as the time the request was received, the client's IP address, latencies, request paths, and server responses. You can use these access logs to analyze traffic patterns and troubleshoot issues. Access logging is an optional feature of Elastic Load Balancing that is disabled by default.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
An organization operates offices in various geographical locations and has set up an Application Load Balancer that distributes traffic across targets situated in multiple Availability Zones. The technology team is aiming to analyze the incoming requests to gather data on request latencies as well as patterns in the clients' IP addresses.
Which feature of the Application Load Balancer can be utilized to collect this specific information?
A
CloudTrail logs
B
CloudWatch metrics
C
ALB access logs
D
ALB request tracing
No comments yet.