Exam SPLK-3003 All QuestionsBrowse all questions from this exam
Question 46

A new search head cluster is being implemented. Which is the correct command to initialize the deployer node without restarting the search head cluster peers?

    Correct Answer: C

    To initialize the deployer node without restarting the search head cluster peers, the correct command is to stage the bundle first before applying it in order to control the restart process. The command '$SPLUNK_HOME/bin/splunk apply shcluster-bundle "action stage"' is used for this purpose, allowing the deployer to prepare the configuration bundle without immediately applying it, thus avoiding the restart of the search head cluster peers.

Discussion
huu_nguyenOption: C

It's C, page 409 SCI

SasnycoNOption: C

Answer "C" as per the following document: https://docs.splunk.com/Documentation/Splunk/8.2.5/DistSearch/PropagateSHCconfigurationchanges#Control_the_restart_process

Vin1118Option: C

Should be C. https://docs.splunk.com/Documentation/Splunk/8.1.1/DistSearch/PropagateSHCconfigurationchanges#Control_the_restart_process

splunkingyetiOption: C

Yes, should be C