Turbot Guardrails Controls Alarm Age ReportTurbot Guardrails Controls DashboardTurbot Guardrails Controls Error Age ReportTurbot Guardrails Controls Invalid Age ReportTurbot Guardrails Mod Installed Errors ReportTurbot Guardrails Mods DashboardTurbot Guardrails Type Installed Errors ReportTurbot Guardrails Workspace Account ReportTurbot Guardrails Workspace DashboardTurbot Guardrails Workspace HealthTurbot Guardrails Workspace ReportTurbot Guardrails Workspace Report for Admin
Dashboard: Turbot Guardrails Workspace Dashboard
This dashboard answers the following questions:
- How many workspaces do I have?
- How many cloud platform accounts do I have across workspaces?
- How many accounts do I have?
- How many resources do I have?
- How many active controls do I have?
This dashboard contains 4 cards.
Usage
Install the mod:
mkdir dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/steampipe-mod-guardrails-insights
Start the Powerpipe server:
steampipe service startpowerpipe server
Open http://localhost:9033 in your browser and select Turbot Guardrails Workspace Dashboard dashboard.
You could also snapshot and share results via Turbot Pipes:
powerpipe loginpowerpipe dashboard run guardrails_insights.dashboard.workspace_dashboard --share
Queries
The dashboard uses the named queries:
- accounts_by_provider
- accounts_by_workspace
- accounts_count
- active_controls_by_workspace
- active_controls_count
- resources_by_workspace
- resources_count
- workspaces_count