turbot/aws_thrifty

Dashboard: CloudWatch Checks

Thrifty CloudWatch Benchmark

Thrifty developers actively manage the retention of their Cloudtrail logs. This benchmark focuses on finding log groups without retention and inactive log-streams.

Variables

VariableDescriptionDefault
cloudwatch_log_stream_age_max_daysThe maximum number of days log streams are allowed without any log event written to them.90 days

Usage

Install the mod:

mkdir dashboards
cd dashboards
powerpipe mod init
powerpipe mod install github.com/turbot/steampipe-mod-aws-thrifty

Start the Powerpipe server:

steampipe service start
powerpipe server

Open http://localhost:9033 in your browser and select CloudWatch Checks dashboard.

You could also snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe benchmark run aws_thrifty.benchmark.cloudwatch --share

Benchmark

This dashboard is automatically generated from the following benchmark:

benchmark.cloudwatch

Tags