DigitalOcean Block Storage Volume Age ReportDigitalOcean Block Storage Volume DashboardDigitalOcean Block Storage Volume DetailDigitalOcean Database Cluster Age ReportDigitalOcean Database Cluster DashboardDigitalOcean Database Cluster DetailDigitalOcean Droplet Age ReportDigitalOcean Droplet DashboardDigitalOcean Droplet DetailDigitalOcean Firewall Age ReportDigitalOcean Firewall DashboardDigitalOcean Firewall DetailDigitalOcean Kubernetes Cluster Age ReportDigitalOcean Kubernetes Cluster DashboardDigitalOcean Kubernetes Cluster DetailDigitalOcean Project ReportDigitalOcean Snapshot DashboardDigitalOcean Snapshot DetailDigitalOcean Snapshots Age ReportDigitalOcean VPC DashboardDigitalOcean VPC Detail
Dashboard: DigitalOcean Firewall Detail
This dashboard answers the following questions for each firewall:
- How is the firewall configured?
- What tags are applied?
- Which droplets are attached to it?
- What relationships does the firewall have with other resources?
This dashboard contains 3 cards, 2 flows, 1 graph, 1 input and 3 tables.
Usage
Install the mod:
mkdir dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/steampipe-mod-digitalocean-insights
Start the Powerpipe server:
steampipe service startpowerpipe server
Open http://localhost:9033 in your browser and select DigitalOcean Firewall Detail dashboard.
You could also snapshot and share results via Turbot Pipes:
powerpipe loginpowerpipe dashboard run digitalocean_insights.dashboard.network_firewall_detail --share
Queries
The dashboard uses the named queries:
- network_firewall_attached
- network_firewall_inbound_analysis
- network_firewall_outbound_analysis
- network_firewall_overview
- network_firewall_status
- network_firewall_tags
- network_firewall_unrestricted_inbound_rules
- network_firewall_unrestricted_outbound_rules