turbot/gcp_thrifty
Loading controls...

Benchmark: 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.

Run this benchmark in your terminal:

powerpipe benchmark run gcp_thrifty.benchmark.logging

Snapshot and share results via Turbot Pipes:

powerpipe benchmark run gcp_thrifty.benchmark.logging --share

Controls

Tags