turbot/tailpipe-mod-apache-access-log-detections

Query: Log Count

Description

Count the total Apache log entries.

Usage

powerpipe query apache_access_log_detections.query.activity_dashboard_total_logs

Tailpipe Tables

SQL

select
count(*) as "Total Requests"
from
apache_access_log;

Dashboards

The query is used in the dashboards: