Deployment Architecture

Prevent warning from splunk CLI then running "splunk apply shcluster-bundle"

spellanser
Explorer

Hi!

Then running splunk apply shcluster-bundle -target https://host.com:8089 it always return warning:

Warning: Depending on the configuration changes being pushed, this command might initiate a rolling restart of the cluster members. Please refer to the documentation for the details. Do you wish to continue? [y/n]:

How get rid of this warning? Or force yes it with CLI flag? It's required, to run this command from script.

Thanks!

0 Karma
1 Solution

adonio
Ultra Champion

try that:
splunk apply shcluster-bundle -target https://host.com:8089 --answer-yes

View solution in original post

adonio
Ultra Champion

try that:
splunk apply shcluster-bundle -target https://host.com:8089 --answer-yes

somesoni2
Revered Legend
0 Karma

spellanser
Explorer

Thank you guys!

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...