Splunk Search

How can I get a list of concurrent searches

a212830
Champion

Hi,

I need a detailed report on search concurrency, for both scheduled and interactive searches. How would I get that?

Tags (3)
0 Karma

sloshburch
Ultra Champion

Did SoS or DMC not provide that info?

0 Karma

asimagu
Builder

Something like this could point you towards the right direction 😉

index=_internal source=*metrics.log group="search_concurrency"  sourcetype=splunkd | timechart span=1h avg(active_hist_searches) as concurrent_searches by host
0 Karma
Get Updates on the Splunk Community!

Observability Unlocked: Kubernetes Monitoring with Splunk Observability Cloud

 Ready to master Kubernetes and cloud monitoring like the pros? Join Splunk’s Growth Engineering team for an ...

Update Your SOAR Apps for Python 3.13: What Community Developers Need to Know

To Community SOAR App Developers - we're reaching out with an important update regarding Python 3.9's ...

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...