Dashboard Overview

Total Queries
{{ overview.total_queries.toLocaleString() }}
Avg Duration (s)
{{ overview.avg_duration.toFixed(4) }}
Top Table
{{ overview.top_tables[0]?.key || 'N/A' }}
Top Path
{{ scriptName(overview.top_paths[0]?.key) }}
Top Tables
  • {{ t.key }} {{ t.doc_count }}
Queries by Table (Visual)
Query Types
Most Frequent Script Paths
Path Count
{{ fullPathLabel(p.key) }} {{ p.doc_count }}

Data Explorer

Time Type Script Tables Query Preview
No queries found matching filters.
Showing {{ pageStart }}-{{ pageEnd }} of {{ totalResults }} results
Rows

Import Data

The CSV should have columns: timestamp, path, host, user_id, duration, query
{{ importMessage }}

Note: Import runs in background. Check Dashboard for updated counts.

Checking session...