AWS Certified SysOps Administrator – Associate (legacy) — Question 247
An admin is planning to monitor the ELB. Which of the below mentioned services does not help the admin capture the monitoring information about the ELB activity?
Answer options
- A. ELB Access logs
- B. ELB health check
- C. CloudWatch metrics
- D. ELB API calls with CloudTrail
Correct answer: B
Explanation
The ELB health check is primarily used to determine the health of the instances behind the load balancer, rather than to collect monitoring data about ELB activity. In contrast, ELB Access logs, CloudWatch metrics, and ELB API calls with CloudTrail all provide valuable insights and information regarding the performance and usage of the ELB.