AWS Certified SysOps Administrator – Associate (legacy) — Question 374
A sys admin has enabled a log on ELB. Which of the below mentioned activities are not captured by the log?
Answer options
- A. Response processing time
- B. Front end processing time
- C. Backend processing time
- D. Request processing time
Correct answer: B
Explanation
Elastic Load Balancing (ELB) access logs capture specific timing metrics, including request processing time, backend processing time, and response processing time. They do not, however, measure or record a metric known as front end processing time. Therefore, front end processing time is the only activity listed that is not captured by ELB logging.