Loading controls...
Benchmark: CloudTrail
Description
This section contains recommendations for configuring CloudTrail resources.
Usage
Browse dashboards and select CloudTrail:
steampipe dashboard
Or run the benchmarks in your terminal:
steampipe check aws_compliance.benchmark.all_controls_cloudtrail
Snapshot and share results via Steampipe Cloud:
steampipe loginsteampipe check --share aws_compliance.benchmark.all_controls_cloudtrail
Controls
- Ensure the S3 bucket CloudTrail logs to is not publicly accessible
- CloudTrail trails should be enabled in all regions
- At least one multi-region AWS CloudTrail should be present in an account
- All S3 buckets should log S3 data events in CloudTrail
- Ensure S3 bucket access logging is enabled on the CloudTrail S3 bucket
- Ensure that Object-level logging for read events is enabled for S3 bucket
- Ensure that Object-level logging for write events is enabled for S3 bucket
- At least one trail should be enabled with security best practices
- CloudTrail trail S3 buckets MFA delete should be enabled
- At least one enabled trail should be present in a region
- CloudTrail trails should have insight selectors and logging enabled
- CloudTrail trails should be integrated with CloudWatch logs
- CloudTrail trail logs should be encrypted with KMS CMK
- CloudTrail trail log file validation should be enabled