ExamQuestions.com

Register
Login
AWS Certified SysOps Administrator Associate Exam Questions

Amazon

AWS Certified SysOps Administrator Associate

167 / 340

Question 167:

You have created a trail in AWS CloudTrail to record API activities in your AWS account. The trail logs have been delivered to an S3 bucket with the log file validation setting enabled. The security team needs to analyze the trail logs from the previous day and asks you to validate the trail log file integrity. Which of the following methods is the easiest?

Answer options:

A.Implement a custom mechanism to retrieve the public key from the CloudTrail Digest files and validate the Digest files with the key.
B.In the AWS CloudTrail console, select the trail and view if there are any integrity warnings.
C.In the AWS S3 console, check if CloudTrail Digest files are properly generated in the S3 bucket.
D.Use AWS CLI “aws cloudtrail validate-logs” to validate the log files.