AWS Certified Security – Specialty — Question 34

An organization is using Amazon CloudWatch Logs with agents deployed on its Linux Amazon EC2 instances. The agent configuration files have been checked and the application log files to be pushed are configured correctly. A review has identified that logging from specific instances is missing.
Which steps should be taken to troubleshoot the issue? (Choose two.)

Answer options

Correct answer: A, B

Explanation

The correct answers are A and B because verifying that the 'awslogs' service is running ensures that the logging agent is operational, and checking the permissions confirms that the agent can create log groups and send log events. The other options, while potentially relevant, do not directly address the immediate issue of missing logs from specific instances.