ExamQuestions.com

Register
Login
AWS Certified DevOps Engineer Professional Exam Questions

Amazon

AWS Certified DevOps Engineer Professional

356 / 500

Question 356:

You have a set of web servers hosted in AWS which host a web application used by a section of users. You want to monitor the number of errors which occur when using the web application. Which of the below options can be used for this purpose. Choose 3 answers from the options given below.

Answer options:

A.Send the logs from the instances onto Cloudwatch logs.
B.Search for the keyword “ERROR” in the log files on the server.
C.Search for the keyword “ERROR” in Cloudwatch logs.
D.Increment a metric filter in Cloudwatch whenever the pattern is matched.