turbot/ibm_insights

Dashboard: IBM KMS Key Detail

This dashboard answers the following questions for each key:

  • How is the key configured?
  • What key ring is it attached to?
  • What is the state of the key?
  • Is rotation enabled?
This dashboard contains 5 cards, 1 input and 3 tables.

Usage

Install the mod:

mkdir dashboards
cd dashboards
powerpipe mod init
powerpipe mod install github.com/turbot/steampipe-mod-ibm-insights

Start the Powerpipe server:

steampipe service start
powerpipe server

Open http://localhost:9033 in your browser and select IBM KMS Key Detail dashboard.

You could also snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe dashboard run ibm_insights.dashboard.ibm_kms_key_detail --share

Queries

The dashboard uses the named queries:

Tags