Splunk ITSI

Efficient scheduling of the correlation searches in Splunk ITSI to avoid skipping of concurrent running jobs.

ManjunathNargun
New Member

Hi,

How to efficiently schedule the correlation searches in Splunk ITSI to avoid skipping of concurrent running jobs.

We can see the below message in skipped searches.

ManjunathNargun_0-1693583634440.png

 

Thanks!

 

 

Labels (1)
0 Karma

srauhala_splunk
Splunk Employee
Splunk Employee

Hi @ManjunathNargun 

 

The key is to have the searches execute before their next schedule time. If you run a search every 5 min it should not take more then 5 min to complete. 

See https://docs.splunk.com/Documentation/Splunk/9.1.1/Search/Writebettersearches on how to write efficient searches. 

Other options are to reduce search frequency or add more search resources (search head and indexer CPU resources)

/Seb  

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...