AWS Certified SysOps Administrator – Associate (legacy) — Question 671

After installing and configuring the Amazon CloudWatch agent on an EC2 instance, the anticipated system logs are not being received by CloudWatch Logs.
Which of the following are likely to be the cause of this problem? (Choose two.)

Answer options

Correct answer: B, D

Explanation

The CloudWatch agent requires an attached IAM role with appropriate permissions (such as CloudWatchAgentServerPolicy) to successfully write logs to CloudWatch. Additionally, billing constraints or account-level limits can prevent new logs from being ingested into the service. Other options are incorrect because the successful installation of the agent rules out operating system incompatibility, and network routing or third-party software issues are not the primary causes described here.