turbot/terraform_aws_compliance

GitHub
Loading controls...

Control: Log group retention period should be at least 365 days

Description

Ensure a minimum duration of event log data is retained for your log groups to help with troubleshooting and forensics investigations.

Usage

Run the control in your terminal:

steampipe check terraform_aws_compliance.control.cloudwatch_log_group_retention_period_365

Snapshot and share results via Steampipe Cloud:

steampipe login
steampipe check --share terraform_aws_compliance.control.cloudwatch_log_group_retention_period_365

SQL

This control uses a named query:

cloudwatch_log_group_retention_period_365

Tags