turbot/tailpipe-mod-aws-vpc-flow-log-detections

Query: Record Count

Description

Count the total VPC flow log records, excluding records that are skipped or have no data.

Usage

powerpipe query aws_vpc_flow_log_detections.query.activity_dashboard_total_records

Tailpipe Tables

SQL

select
count(*) as "Total Records"
from
aws_vpc_flow_log;

Dashboards

The query is used in the dashboards: