turbot/gcp_thrifty

Dashboard: Logging Checks

Thrifty Logging Benchmark

Thrifty developers actively manage the retention period of their Logging buckets. This benchmark focuses on finding Logging buckets with retention period set to more than 30 days.

Variables

VariableDescriptionDefault
logging_bucket_max_retention_daysThe maximum number of days allowed for bucket log retention period.30 days

Usage

Install the mod:

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

Start the Powerpipe server:

steampipe service start
powerpipe server

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

You could also snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe benchmark run gcp_thrifty.benchmark.logging --share

Benchmark

This dashboard is automatically generated from the following benchmark:

benchmark.logging

Tags