How to resolve Sprinto check for enabling log file integrity validation on AWS CloudTrail
About:
Sprinto check: CloudTrail trails have log file integrity validation enabled
This Sprinto check verifies that log file integrity validation is enabled for your AWS CloudTrail trails. AWS CloudTrail is a service that records AWS API calls and related events, providing a comprehensive audit trail for your AWS account.
Purpose:
The purpose of this check is to ensure that the log files generated by CloudTrail are protected against tampering or modification. By enabling log file integrity validation, CloudTrail creates hash values for each log file and stores them alongside the logs. These hash values can be used to verify the integrity of the log files, ensuring that they have not been altered or tampered with.
How to fix this check:
Follow the below steps to resolve this check:
Before you begin
Ensure you have administrator privileges on the AWS account to manage AWS CloudTrail configurations.