Which command will permanently decommission a peer node operating in an indexer cluster?
Which command will permanently decommission a peer node operating in an indexer cluster?
The command 'splunk offline --enforce-counts' is used to permanently decommission a peer node operating in an indexer cluster. This command ensures that the peer node is taken offline only after it has streamed all its current data to other peers, thus making sure that no data loss occurs. This is a crucial step in maintaining the integrity and availability of the data in the cluster.
Answer is C splunk offline --enforce-counts. Used to remove a peer permanently from the cluster. Also known as the "enforce-counts offline" command.
splunk offline --enforce-counts. Used to remove a peer permanently from the cluster. Also known as the "enforce-counts offline" command. https://docs.splunk.com/Documentation/Splunk/8.1.0/Indexer/Takeapeeroffline#The_splunk_offline_command
splunk offline --enforce-counts
Answer C https://docs.splunk.com/Documentation/Splunk/latest/Indexer/Takeapeeroffline#The_splunk_offline_command
Answer C splunk offline --enforce-counts Cluster Admin pdf -> pg 93