Monitoring Splunk

_audit index assistance

reneedeleon
Engager

Does anyone know how to setup a stats table for the _audit with all data in that index? Mainly listing all the data in the index that contain searched data or event a sample of searches you performed. Please help.

Tags (1)
0 Karma

nickhills
Ultra Champion

If you want to know who ran what searches, and how many times, you could start with something like this:

index=_audit user=* action=search search=* sourcetype=audittrail | stats count(user) by search, user

If my comment helps, please give it a thumbs up!
0 Karma
Get Updates on the Splunk Community!

Splunk New Course Releases for a Changing World

Every day, the world feels like it’s moving faster with new technological breakthroughs, AI innovation, and ...

Insights from .conf 2025, Smart Edge Processor Scaling, and a New Splunk Lantern ...

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Machine Learning - Assisted Adaptive Thresholding

Let’s talk thresholding. Have you set up static thresholds? Tired of static thresholds triggering false ...