Splunk Search

How to find all concurrent searches that are running at the same time?

kteng2024
Path Finder

Hi there,

Is there any way to find out the all scheduled searches which are scheduled to run at same time because it seems like all the scheduled searches are running at same time causing the kernel to kill splunkd by OOM killer because splunk is consuming too much of CPU to run all those searches .

0 Karma

woodcock
Esteemed Legend

You need to tune OOM Killer because Splunk need "all the stuff" routinely and that generally should not be a reason to kill it.

0 Karma

skoelpin
SplunkTrust
SplunkTrust

Try this search.. It will give you a visual representation of scheduled searches vs real-time searches

index=_internal sourcetype=splunkd source=*metrics.log group=search_concurrency "system total"
| timechart max(active_hist_searches) as "Historical Searches" min(active_realtime_searches) as "Real-time Searches" by host

0 Karma
Get Updates on the Splunk Community!

Developer Spotlight with Paul Stout

Welcome to our very first developer spotlight release series where we'll feature some awesome Splunk ...

State of Splunk Careers 2024: Maximizing Career Outcomes and the Continued Value of ...

For the past four years, Splunk has partnered with Enterprise Strategy Group to conduct a survey that gauges ...

Data-Driven Success: Splunk & Financial Services

Splunk streamlines the process of extracting insights from large volumes of data. In this fast-paced world, ...