Skip to content

How to prevent cloudtrail log being modified and deleted?

0

How to prevent cloudtrail log being modified and deleted? AWS CloudTrail provides a feature to validate the integrity of the CloudTrail log files stored in your S3 bucket. Does it help protect the logs from being modified an deleted as well?

asked 2 years ago791 views
1 Answer
1
Accepted Answer

It doesn't prevent logs from being modified or deleted. You should implement least privilege access and enable MFA delete on the S3 bucket. Please refer to CloudTrail preventative security best practices.

AWS
EXPERT
answered 2 years ago
EXPERT
reviewed 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.