Splunk Enterprise

Is there a rest endpoint to take a peer offline temporarily?

vtalanki
Path Finder

Hi,

Is there a rest endpoint to take a peer offline temporarily?

I see one for decommissioning - 

 

 

curl -k -u admin:pass https://indexer:8089/services/cluster/slave/control/control/decommission

 

 

But seem like this is for permanent offline.

We are looking to take a peer offline temporarily..

Labels (1)
0 Karma

melcher
Explorer

@vtalanki I know this is a bit older but for you or anyone that is coming from Google search, the decommission API endpoint actually enacts the same as a splunk offline command. This means that it will take the indexer down temporarily and then later decommission the indexer should it not come back up in the allowed restart time. The same as what's found in the documentation: Take a peer offline - Splunk Documentation

If you want to take down host permanently, you need to add a -d enforce_counts=true parameter to your curl command. This does the same as a splunk offline --enforce-counts command.

0 Karma
Get Updates on the Splunk Community!

Share Your Ideas & Meet the Lantern team at .Conf! Plus All of This Month’s New ...

Splunk Lantern is Splunk’s customer success center that provides advice from Splunk experts on valuable data ...

Combine Multiline Logs into a Single Event with SOCK: a Step-by-Step Guide for ...

Combine multiline logs into a single event with SOCK - a step-by-step guide for newbies Olga Malita The ...

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