Exam SPLK-2002 All QuestionsBrowse all questions from this exam
Question 34

To reduce the captain's work load in a search head cluster, what setting will prevent scheduled searches from running on the captain?

    Correct Answer: C

    To reduce the captain's work load in a search head cluster, the setting that will prevent scheduled searches from running on the captain is to set captain_is_adhoc_searchhead = true on all members. This designates the captain as an ad hoc search head, ensuring that scheduled searches only run on the other members of the cluster.

Discussion
manu78Option: C

C is correct

sadhkaOption: C

C is the answer

qtygbapjpesdayazkoOption: C

To designate the captain as an ad hoc search head, set the captain_is_adhoc_searchhead attribute in server.conf on each member:

inkedia3Option: C

Cluster Admin Page 152

deepali_2710Option: C

To designate the captain as an ad hoc search head, set the captain_is_adhoc_searchhead attribute in server.conf on each member: [shclustering] captain_is_adhoc_searchhead = true

RedtonyeahOption: C

Answer is C

[Removed]

https://docs.splunk.com/Documentation/Splunk/7.3.1/DistSearch/Adhocclustermember c

RedYetiOption: C

Answer C https://docs.splunk.com/Documentation/Splunk/latest/DistSearch/Adhocclustermember

sunil299Option: C

To designate the captain as an ad hoc search head, set the captain_is_adhoc_searchhead attribute in server.conf on each member