Deployment Architecture

Why are scheduled reports failing to run after enabling search head clustering in Splunk 6.2.1?

Chubbybunny
Splunk Employee
Splunk Employee

We just enabled SHC 6.2.1 and I'm finding none of my scheduled reports are running at all.

As a test, I created a simple search (index=_internal | stats count) along with a cron to execute it every minute, but the saved scheduled search does not run at all. I can also confirm this search provides results as an Adhoc search.
Investigating further, it seems nothing has ran since the day I enabled SHC last week. I have also confirmed, default-mode.conf does not have the 'pipeline:scheduler' thread disabled, so I'm assuming this is specific to SHC and my configuration.

1 Solution

Chubbybunny
Splunk Employee
Splunk Employee

found the problem!!

We had an app get punted over from our DEV environment that had

 server.conf: adhoc_searchhead = true

Once we killed the app and restarted, ALL scheduled searches started up nicely.

adhoc_searchhead = <bool>
    * This setting configures a member as an adhoc searchhead; i.e., the member will not
      run any scheduled jobs.
    * Use the setting captain_is_adhoc_searchhead to reduce compute load on the captain.
    * Defaults to false.

View solution in original post

Chubbybunny
Splunk Employee
Splunk Employee

found the problem!!

We had an app get punted over from our DEV environment that had

 server.conf: adhoc_searchhead = true

Once we killed the app and restarted, ALL scheduled searches started up nicely.

adhoc_searchhead = <bool>
    * This setting configures a member as an adhoc searchhead; i.e., the member will not
      run any scheduled jobs.
    * Use the setting captain_is_adhoc_searchhead to reduce compute load on the captain.
    * Defaults to false.

nvonkorff
Path Finder

Thanks for this. It pointed me in the right direction. While not the exact cause of our issue, it is similar.

We had a user who couldn't load a dashboard from scheduled search results on a search head cluster. It seemed to only happen on one node of the cluster. Turned out it was alway the captain node. We had the captain configured to only run ad-hoc searches:
https://docs.splunk.com/Documentation/Splunk/6.6.2/DistSearch/Adhocclustermember#Configure_the_capta...

This explains why there were no results from the scheduled search to load the dashboard on that one instance.

0 Karma
Get Updates on the Splunk Community!

Uncovering Multi-Account Fraud with Splunk Banking Analytics

Last month, I met with a Senior Fraud Analyst at a nationally recognized bank to discuss their recent success ...

Secure Your Future: A Deep Dive into the Compliance and Security Enhancements for the ...

What has been announced?  In the blog, “Preparing your Splunk Environment for OpensSSL3,”we announced the ...

New This Month in Splunk Observability Cloud - Synthetic Monitoring updates, UI ...

This month, we’re delivering several platform, infrastructure, application and digital experience monitoring ...