Monitoring Splunk

How do I put Splunk Cluster Master in a maintenance mode? Is via CLI the only way?

SamHTexas
Builder

How do I put Cluster Master in a maintenance mode? Can it be done via GUI ? Or have to be done via CLI cli only?

Labels (1)
0 Karma
1 Solution

manjunathmeti
Champion

This is not available in masters GUI. The command is run in CLI as you upgrade Splunk in CLI only. 

View solution in original post

SamHTexas
Builder

Thank u for your time. Would u share the steps doing it from CLI please?

0 Karma

manjunathmeti
Champion

1. To put the cluster into the maintenance mode:

 

/opt/splunk/bin/splunk enable maintenance-mode

 

 2. To disable maintenance mode:

 

/opt/splunk/bin/splunk disable maintenance-mode

 

3. To check maintenance mode status. The returned value of 1 indicates that the maintenance mode is on.  Value  indicates that the maintenance mode is off.

 

/opt/splunk/bin/splunk show maintenance-mode

 

 /opt/splunk/ is $SPLUNK_HOME directory in this case.

manjunathmeti
Champion

This is not available in masters GUI. The command is run in CLI as you upgrade Splunk in CLI only. 

Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...