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!

.conf24 | Day 0

Hello Splunk Community! My name is Chris, and I'm based in Canberra, Australia's capital, and I travelled for ...

Enhance Security Visibility with Splunk Enterprise Security 7.1 through Threat ...

(view in My Videos)Struggling with alert fatigue, lack of context, and prioritization around security ...

Troubleshooting the OpenTelemetry Collector

  In this tech talk, you’ll learn how to troubleshoot the OpenTelemetry collector - from checking the ...