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
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...

Splunkbase Unveils New App Listing Management Public Preview

Splunkbase Unveils New App Listing Management Public PreviewWe're thrilled to announce the public preview of ...

Leveraging Automated Threat Analysis Across the Splunk Ecosystem

Are you leveraging automation to its fullest potential in your threat detection strategy?Our upcoming Security ...