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

Query: Log Count

Description

Count the total security log entries.

Usage

powerpipe query github_security_log_detections.query.activity_dashboard_total_events

Tailpipe Tables

SQL

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

Dashboards

The query is used in the dashboards: