Deployment Architecture

How to debug why a change in the Search Head Cluster Captain causes summary indexing jobs to look for data in the past?

nwales
Path Finder

We have an every minute summary indexing job which runs happily looking at data from a few minutes ago.

If we push a config out causing a captain change, we have seen twice in a row now that the new captain is looking at data 4 days ago. If we restart that instance and the original instance takes over, then it goes back to looking at the present time.

Last time this happened, we had to cycle through all three instances before we got back to the original. The second instance was running about 6 minutes behind, which, while not as bad, causes us duplicate information.

SH1 = currenty
SH2 = -6m
SH2 = -4days

The summary job does the right thing and attempts to backfill the data, but clearly this is not the behavior we are looking for.

What should I be looking for to start debugging this?

0 Karma

gustavomichels
Path Finder

What version are you using? 6.2.4 included a fix for summary searches (SPL-99279 - http://docs.splunk.com/Documentation/Splunk/6.2.4/ReleaseNotes/6.2.4) which might be related.

nwales
Path Finder

That might help, we've seen that issue separately but if the scheduler has been tightened up then it might help here too.

Currently we're on 6.2.3

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...