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
Variable | Description | Default |
---|---|---|
logging_bucket_max_retention_days | The maximum number of days allowed for bucket log retention period. | 30 days |
Usage
Install the mod:
mkdir dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/steampipe-mod-gcp-thrifty
Start the Powerpipe server:
steampipe service startpowerpipe server
Open http://localhost:9033 in your browser and select Logging Checks dashboard.
You could also snapshot and share results via Turbot Pipes:
powerpipe loginpowerpipe benchmark run gcp_thrifty.benchmark.logging --share
Benchmark
This dashboard is automatically generated from the following benchmark:
benchmark.logging