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!

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 ...

Introducing Value Insights (Beta): Understand the Business Impact your organization ...

Real progress on your strategic priorities starts with knowing the business outcomes your teams are delivering ...

Enterprise Security (ES) Essentials 8.3 is Now GA — Smarter Detections, Faster ...

As of today, Enterprise Security (ES) Essentials 8.3 is now generally available, helping SOC teams simplify ...