AWS Certified SysOps Administrator – Associate (legacy) — Question 313

A sys admin has enabled logging on ELB. Which of the below mentioned fields will not be a part of the log file name?

Answer options

Correct answer: B

Explanation

ELB access log file names follow a specific format that includes the S3 bucket prefix, AWS account ID, region, ELB name, IP address of the load balancer, date, time, and a random string. The IP address of the backend EC2 instances registered with the ELB is not included in the log file name itself, though it is recorded inside the log entries.