Difference between revisions of "AWS CloudTrail Best Practices"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
− | * [[Enable CloudTrail log file integrity validation]] | + | * [[Enable CloudTrail log file integrity validation]]: <code>[[--enable-log-file-validation]]</code> |
* [[Receiving CloudTrail log files from multiple accounts]] | * [[Receiving CloudTrail log files from multiple accounts]] | ||
* [[Enable MFA-delete and versioning on the Amazon S3 Bucket storing log files]]: <code>[[aws_s3_versioning]], [[mfa_delete]]</code> | * [[Enable MFA-delete and versioning on the Amazon S3 Bucket storing log files]]: <code>[[aws_s3_versioning]], [[mfa_delete]]</code> |
Revision as of 04:52, 11 July 2024
- Enable CloudTrail log file integrity validation:
--enable-log-file-validation
- Receiving CloudTrail log files from multiple accounts
- Enable MFA-delete and versioning on the Amazon S3 Bucket storing log files:
aws_s3_versioning, mfa_delete
Related
- AWS CloudTrail Events
- AWS Best Practices
- Data events
--is-multi-region-trail
--enable-log-file-validation
See also
Advertising: