An organization requires a SysOps Administrator to verify that the AWS CloudTrail log files delivered to an Amazon S3 bucket have not been modified, deleted, or tampered with after delivery. Which CloudTrail feature should be configured to satisfy this requirement?
- AConfigure AWS KMS encryption using a customer managed key.
- BEnable Multi-Factor Authentication (MFA) Delete on the destination S3 bucket.
- Enable log file integrity validation on the trail.Cevap
- DCreate an Amazon EventBridge rule that triggers an AWS Lambda function when log files are delivered.
Cevap
Enable log file integrity validation on the trail.
Enabling log file integrity validation causes CloudTrail to deliver cryptographically signed digest files to the S3 bucket. These digest files can be used with the AWS CLI to verify that the log files have not been modified, deleted, or tampered with since they were delivered by CloudTrail.
Adım Adım Çözüm
Anahtar Kavram
CloudTrail Log File Integrity Validation