SPLK-2002 Exam QuestionsBrowse all questions from this exam

SPLK-2002 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?

Show Answer
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

9 comments
Sign in to comment
manu78Option: C
Apr 8, 2021

C is correct

sadhkaOption: C
Sep 12, 2020

C is the answer

inkedia3Option: C
Apr 30, 2023

Cluster Admin Page 152

qtygbapjpesdayazkoOption: C
Aug 7, 2023

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

[Removed]
Jan 23, 2021

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

RedtonyeahOption: C
Mar 6, 2022

Answer is C

deepali_2710Option: C
Apr 27, 2023

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

sunil299Option: C
Jan 30, 2021

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

RedYetiOption: C
Apr 26, 2022

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