Deployment Architecture

How does a Search Head Cluster determine if a restart is necessary when a configuration bundle is applied?

muebel
SplunkTrust
SplunkTrust

A configuration bundle can be applied to a Search Head Cluster (SHC) from a Deployer with the command:

splunk apply shcluster-bundle

The documentation indicates that the cluster somehow determines if a rolling restart is necessary as part of the bundle application

Each cluster member applies the app tarballs locally. If a rolling restart is determined necessary, approximately 10% of the members then restart at a time, until all have restarted.

http://docs.splunk.com/Documentation/Splunk/6.5.2/DistSearch/PropagateSHCconfigurationchanges

How does the cluster determine if a rolling restart is necessary? I'm working with custom javascript/css, and have found that a rolling restart doesn't occur when pushing out new files, or new versions of the files.

0 Karma
1 Solution

somesoni2
Revered Legend

From the same page, (search for keyword 'app.conf'),

For information on which configuration changes trigger restart, see $SPLUNK_HOME/etc/system/default/app.conf. It lists the configuration files that do not trigger restart when changed. All other configuration changes trigger restart.

View solution in original post

somesoni2
Revered Legend

From the same page, (search for keyword 'app.conf'),

For information on which configuration changes trigger restart, see $SPLUNK_HOME/etc/system/default/app.conf. It lists the configuration files that do not trigger restart when changed. All other configuration changes trigger restart.

muebel
SplunkTrust
SplunkTrust

awesome. ty

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 ...