AWS Certified Security – Specialty — Question 13

A company has multiple production AWS accounts. Each account has AWS CloudTrail configured to log to a single Amazon S3 bucket in a central account. Two of the production accounts have trails that are not logging anything to the S3 bucket.
Which steps should be taken to troubleshoot the issue? (Choose three.)

Answer options

Correct answer: B, D, F

Explanation

Option B is correct because the S3 bucket policy must allow the production accounts to write logs to it. Option D is important to ensure that the trails are not disabled or unhealthy, which could prevent logging. Option F is necessary to confirm that the S3 bucket name is correctly specified, as an incorrect name would lead to logs not being delivered. The other options do not address these critical checks.