This rule ensures the presence of at least one multi-region AWS CloudTrail in an account.
Rule | At least one multi-region AWS CloudTrail should be present in an account |
Framework | NIST 800-53 Revision 5 |
Severity | ✔ Medium |
AWS CloudTrail Multi-Region Configuration
Description:
As per the NIST 800-53 Revision 5 guideline, it is recommended to have at least one multi-region AWS CloudTrail configured in an AWS account. AWS CloudTrail helps in auditing and monitoring actions performed within the AWS ecosystem. A multi-region configuration ensures that the CloudTrail service can capture events from all regions, providing a comprehensive audit trail of account activity across the entire AWS infrastructure.
Troubleshooting:
There may be instances where a multi-region AWS CloudTrail is not present in an account. In such cases, follow the steps below to troubleshoot:
Remediation:
To create a multi-region AWS CloudTrail, follow the steps outlined below:
Open the AWS Management Console and navigate to the CloudTrail service.
Click on the "Trails" tab in the left sidebar.
Click on the "Create trail" button.
Trail Settings:
Management events:
Data events:
Storage Location:
Advanced:
Click on the "Create" button to create the multi-region CloudTrail.
Additional Considerations:
By following the above steps, you can ensure compliance with the NIST 800-53 Revision 5 guideline of having at least one multi-region AWS CloudTrail in your AWS account.