Splunk Search

Concurrent scheduled saved searches

bckq
Path Finder

I have about 50 saved scheduled searches that run every minute. And now, there is a situation that every minute those searches are calculating all in one time and my CPU has got a high load that time. Is it possible to rebalance those saved searches to run through all 60 seconds, not all in one time?

0 Karma
1 Solution

yannK
Splunk Employee
Splunk Employee

The scheduler is based on a cron implementation, so I assume that the minute is the smallest interval.

Here are some tracks :

  • make an enhancement request.
  • group some searches that are similar into a single alert with a field for the details of the type of alert.
  • add more dedicated search-heads (if the indexers still have room for concurrent searches)

[EDIT] for details about the scheduler behavior http://docs.splunk.com/Documentation/Splunk/4.3.4/Knowledge/Schedulesearchpriority

View solution in original post

0 Karma

znaesh
Path Finder

Can enable skewing or schedule a bash script that spawns particular search requests every second.

0 Karma

yannK
Splunk Employee
Splunk Employee

The scheduler is based on a cron implementation, so I assume that the minute is the smallest interval.

Here are some tracks :

  • make an enhancement request.
  • group some searches that are similar into a single alert with a field for the details of the type of alert.
  • add more dedicated search-heads (if the indexers still have room for concurrent searches)

[EDIT] for details about the scheduler behavior http://docs.splunk.com/Documentation/Splunk/4.3.4/Knowledge/Schedulesearchpriority

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...