Dashboard: VPC Flow Log Network Graph
This dashboard answers the following questions:
- Which IP addresses have the most traffic?
- How many connections are there between each IP address pair?
- Which IP address pairs have high connection volumes (e.g., over 50 connections)?
This dashboard contains 1 graph.
Usage
Install the mod:
mkdir dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/tailpipe-mod-aws-vpc-flow-log-detections
Start the Powerpipe server:
powerpipe server
Open http://localhost:9033 in your browser and select VPC Flow Log Network Graph dashboard.
You could also snapshot and share results via Turbot Pipes:
powerpipe loginpowerpipe dashboard run aws_vpc_flow_log_detections.dashboard.network_graph --share