Deployment Architecture

Search Head Clustering: How to push config bundles from a deployer to SHC members without a restart?

phoffman_splunk
Splunk Employee
Splunk Employee

We have an environment where restart processes are controlled and monitored via a third party tool.

How do we push config bundles from a deployer to search head cluster members without a mandatory restart?

0 Karma
1 Solution

phoffman_splunk
Splunk Employee
Splunk Employee

You should always allow Splunk to perform it's rolling restart process. But in the rare cases where it is necessary to control the restart process; you can run the following command (in it's entirety)

splunk apply shcluster-bundle -action stage && splunk apply shcluster-bundle -action send

This will bundle up the configs and push to the SHC peers; with no restart forced

Then you can later run

splunk rolling-restart shcluster-members

from the captain to perform the restart of all peers.

reference link:Control the restart process

View solution in original post

phoffman_splunk
Splunk Employee
Splunk Employee

You should always allow Splunk to perform it's rolling restart process. But in the rare cases where it is necessary to control the restart process; you can run the following command (in it's entirety)

splunk apply shcluster-bundle -action stage && splunk apply shcluster-bundle -action send

This will bundle up the configs and push to the SHC peers; with no restart forced

Then you can later run

splunk rolling-restart shcluster-members

from the captain to perform the restart of all peers.

reference link:Control the restart process

Get Updates on the Splunk Community!

Splunk Mobile: Your Brand-New Home Screen

Meet Your New Mobile Hub  Hello Splunk Community!  Staying connected to your data—no matter where you are—is ...

Introducing Value Insights (Beta): Understand the Business Impact your organization ...

Real progress on your strategic priorities starts with knowing the business outcomes your teams are delivering ...

Enterprise Security (ES) Essentials 8.3 is Now GA — Smarter Detections, Faster ...

As of today, Enterprise Security (ES) Essentials 8.3 is now generally available, helping SOC teams simplify ...