Alerting

How to adjust the maximum number of concurrent running jobs for this real-time scheduled search?

CPaschilke
Engager

Running Splunk 6.5.2 build 67571ef4b87d.

4 searches saved as alerts to send emails when triggered by certain content in an event.

Keep getting errors in the scheduler log and emails are suppressed:

07-12-2017 19:26:11.265 +0200 INFO SavedSplunker - savedsearch_id="nobody;search;Pre-Trade Multi-Account-Alloc", search_type="scheduled", user="paschilke", app="search", savedsearch_name="Pre-Trade Multi-Account-Alloc", priority=default, status=skipped, reason="The maximum number of concurrent running jobs for this real-time scheduled search on this instance has been reached", concurrency_category="real-time_scheduled", concurrency_context="saved-search_instance-wide", concurrency_limit=1, scheduled_time=1499880360, window_time=0

Scanned through the forums and as it looks this is due to a limitation on how many realtime searches can run on the available CPUs.
Have adjusted max_searches_per_cpu and max_rt_search_multiplier according to the documentation but this did not help.

Could not find any information on which role the user has will win in regards to "User-level concurrent search jobs limit", the more restrictive one or the less restrictive one?

Where else can I look?

Any help really appreciated.

yutaka_shimokaw
Engager

I think it is issue.

SPL-133405, SPL-140769, SPL-140814, SPL-140820, SPL-142014

It is fixed in 6.5.4
https://docs.splunk.com/Documentation/Splunk/6.5.4/ReleaseNotes/6.5.4

sbbadri
Motivator

You can adjust realtime search job quota in authorize.conf

[role_your_role]
cumulativeRTSrchJobsQuota = 20
rtSrchJobsQuota = 20

0 Karma

lguinn2
Legend

The least-restrictive setting will take precedence.

Did you restart the search head after changing the settings in limits.conf?

Also, look in savedsearches.conf for the RT search and see if you can raise its priority.

schedule_priority = default | higher | highest
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 ...