Ensure CloudTrail log file validation is enabled
Risk Level: Low
Cloud Entity: CloudTrail
CloudGuard Rule ID: D9.TF.AWS.LOG.02
Covered by Spectral: No
Category: Management Tools
GSL LOGIC
aws_cloudtrail should have enable_log_file_validation=trueREMEDIATION
- Run
aws cloudtrail describe-trails - Ensure
LogFileValidationEnabledis set to true for each trail
CloudTrail
AWS CloudTrail is a service that enables governance, compliance, operational auditing, and risk auditing of your AWS account. With CloudTrail, you can log, continuously monitor, and retain account activity related to actions across your AWS infrastructure. CloudTrail provides event history of your AWS account activity, including actions taken through the AWS Management Console, AWS SDKs, command line tools, and other AWS services. This event history simplifies security analysis, resource change tracking, and troubleshooting.
Compliance Frameworks
- Terraform AWS CIS Foundations
Updated 7 months ago