exam questions

Exam AWS-SysOps All Questions

View all questions & answers for the AWS-SysOps exam

Exam AWS-SysOps topic 1 question 559 discussion

Exam question from Amazon's AWS-SysOps
Question #: 559
Topic #: 1
[All AWS-SysOps Questions]

A company has Amazon EC2 instances that serve web content behind an Elastic Load Balancing (ELB) load balancer. The ELB Amazon CloudWatch metrics from a few hours ago indicate a significant number of 4XX errors. The EC2 instances from the time of these errors have been deleted.
At the time of the 4XX errors, how can an Administrator obtain information about who originated these requests?

  • A. If ELB access logs have been enabled, the information can be retrieved from the S3 bucket
  • B. Contact AWS Support to obtain application logs from the deleted instances
  • C. Amazon S3 always keeps a backup of application logs from EC2 instances. Retrieve these logs for analysis
  • D. Use AWS Trusted Advisor to obtain ELB access logs
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
albert_kuo
10 months ago
Selected Answer: A
When ELB access logs are enabled, detailed logs of all requests made to the load balancer are stored in an Amazon S3 bucket. These logs include information such as the source IP address, request timestamp, HTTP status codes, and more. By analyzing the access logs, the Administrator can identify the clients or IP addresses that generated the 4XX errors and gain insights into the problematic requests. It's important to note that enabling ELB access logs is a recommended best practice for troubleshooting and monitoring the health and performance of applications running behind an ELB. By default, ELB access logs are not enabled, so it's necessary to have enabled them in advance to access this valuable information.
upvoted 1 times
...
Finger41
1 year, 9 months ago
Selected Answer: A
https://docs.aws.amazon.com/elasticloadbalancing/latest/application/load-balancer-access-logs.html
upvoted 1 times
...
TroyMcLure
2 years, 6 months ago
Correct Answer: A https://docs.aws.amazon.com/elasticloadbalancing/latest/application/load-balancer-access-logs.html
upvoted 1 times
...
sen12
2 years, 7 months ago
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 to troubleshoot issues. Access logging is an optional feature of Elastic Load Balancing that is disabled by default. After you enable access logging for your load balancer, Elastic Load Balancing captures the logs and stores them in the Amazon S3 bucket that you specify. You can disable access logging at any time.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago