turbot/tailpipe-mod-github-audit-log-detections

Query: Log Count

Description

Count the total audit log entries.

Usage

powerpipe query github_audit_log_detections.query.activity_dashboard_total_events

Tailpipe Tables

SQL

select
count(*) as "Total Events"
from
github_audit_log;

Dashboards

The query is used in the dashboards: