SPLK-2002(205Q) · Question #52
In search head clustering, which of the following methods can you use to transfer captaincy to a different member? (Select all that apply.)
Splunk SHC Captain Transfer Methods The correct answers are C and D. Both CLI-based options are valid because the splunk transfer shcluster-captain command can be executed from any Search Head Cluster member - whether that's the current captain (C) or the node you want to…
Question
In search head clustering, which of the following methods can you use to transfer captaincy to a different member? (Select all that apply.)
Options
- AUse the Monitoring Console.
- BUse the Search Head Clustering settings menu from Splunk Web on any member.
- CRun the splunk transfer shcluster-captain command from the current captain.
- DRun the splunk transfer shcluster-captain command from the member you would like to become
Explanation
Splunk SHC Captain Transfer Methods
The correct answers are C and D.
Both CLI-based options are valid because the splunk transfer shcluster-captain command can be executed from any Search Head Cluster member - whether that's the current captain (C) or the node you want to promote (D). Splunk designed this flexibility so admins aren't locked out of making the transfer if the captain is degraded.
Why A is wrong: The Monitoring Console is a read-only observability tool for watching cluster health and performance metrics. It has no controls for administrative actions like captain transfer.
Why B is wrong: The Search Head Clustering settings menu in Splunk Web does allow captain transfer, but only when accessed from the current captain, not from any member. Option B's claim of "any member" makes it incorrect.
Memory tip: Think "CLI = Any, Web = Captain only." The command-line tool gives you flexibility from anywhere in the cluster, but Splunk Web restricts captain management to the captain itself - so if you need a GUI, log into the captain; if you need flexibility, use the CLI from wherever you are.
Topics
Community Discussion
No community discussion yet for this question.