Question 326:
Your company has a web server hosted on an EC2 Instance. This is being used along with the AWS Application Load Balancer, Cloudfront and S3. There is a requirement to get the IP addresses accessing the web site. How can this be managed if no access has been provided to the AWS console or the API.
Answer options:
A.Use the local metadata on the server to access the logs B.The access logs should already have this information C.Add “X-Forwarded For” to the access logs and view the access logs D.Convert the Application Load balancer to a classic load balancer