Monitoring Splunk

Number of results returned by searches

rmorlen
Splunk Employee
Splunk Employee

We are building a dashboard displaying information on Splunk Performance.

One panel shows the number of searches that were run on any particular moment.

index=_audit host=searchhead* search!="" | timechart count by host

Is there a way to get the total number of results that were returned for each of those searches? Actually just want to know the total numbers of results that were returned during that time.

Tags (2)
0 Karma
1 Solution

rmorlen
Splunk Employee
Splunk Employee

Found the query I needed.

index=_audit host=searchhead* info=completed | timechart sum(event_count) by host

View solution in original post

0 Karma

rmorlen
Splunk Employee
Splunk Employee

Found the query I needed.

index=_audit host=searchhead* info=completed | timechart sum(event_count) by host

0 Karma
Get Updates on the Splunk Community!

Feel the Splunk Love: Real Stories from Real Customers

Hello Splunk Community,    What’s the best part of hearing how our customers use Splunk? Easy: the positive ...

Data Management Digest – November 2025

  Welcome to the inaugural edition of Data Management Digest! As your trusted partner in data innovation, the ...

Splunk Mobile: Your Brand-New Home Screen

Meet Your New Mobile Hub  Hello Splunk Community!  Staying connected to your data—no matter where you are—is ...