Events by Index per Hour| tstats count where index=* by index, _time span=4h prestats=t | timechart span=4h count by index-7d@hnow1Top Suricata Network Alerts
index=suricata | stats values(src_ip) count by alert.signature, alert.signature_id-24h@hnow1
Zeek Network Traffic by Typeindex=zeek | stats count by _time, tag::eventtype | timechart span=1h count by tag::eventtype-24h@hnowWindows Events by Host| tstats count where index=wineventlog by host, _time span=1h prestats=t | timechart span=1h count by host-24h@hnowosquery Events by Host| tstats count where index=osquery by host, _time span=1h prestats=t | timechart span=1h count by host-24h@hnowPowershell Event Preview