During search time, which directory of configuration files has the highest precedence?
A. $SPLUNK_HOME/etc/system/local
B. $SPLUNK_HOME/etc/system/default
C. $SPLUNK_HOME/etc/apps/app1/local
D. $SPLUNK_HOME/etc/users/admin/local - ✔✔✔-ANSWER: D
For single line event sourcetypes. It is most efficient to set SHOULD_linemerge to what value?
A. True
B. False
C. <regex string>
D. Newline Character - ✔✔✔-ANSWER: B
How do you remove missing forwarders from the Monitoring Console?
A. By restarting Splunk.
B. By rescanning active forwarders.
C. By reloading the deployment server
D. By rebuilding the forwarder asset table - ✔✔✔-ANSWER: D
How does the Monitoring Console monitor forwards?
A. By pulling internal logs from forwarders.
B. By using the forwarder monitoring add-on
C. With internal logs forwarded by forwarders
,Splunk Certified Admin Dump Exam with Questions and Answers – 100% Solved
D. With internal logs forwarded by deployment server - ✔✔✔-ANSWER: C
How often does Splunk recheck the LDAP server?
A. Every 5 minutes
B. Each time a user logs in
C. Each time Splunk is restarted
D. Varies based on LDAP_refresh setting. - ✔✔✔-ANSWER: B
How would you configure your distsearch.conf to allow you to run the search below?
sourcetype=access_combined status=200 action=purchase splunk_server_group=HOUSTON
A.
[distributedSearch:NYC]
default = false
server = nyc1:8089, nyc:8089
[distributedSearch:HOUSTON]
default = false
server = houston18089, houston2:8089
B.
[distributedSearch]
server = nyc1, nyc2, houston1, houston2
[distributedSearch:NYC]
, Splunk Certified Admin Dump Exam with Questions and Answers – 100% Solved
default = false
servers = nyc1, nyc2
[distributedSearch:HOUSTON]
default = false
servers = houston1, houston2
C.
[distributedSearch]
servers = nyc1:8089, nyc:8089, houston1:8089, houston2:8089
[distributedSearch:NYC]
default = false
serveres = nyc1:8089, nyc2:8089
[distributedSearch:HOUSTON]
default = false
servers = houston1:8089, houston2:8089
D.
[distributedSearch]
servers = byc1:8089; nyc2:8089; houston1:8089; houston2:8089
[distributedSearch:NYC]
default = false
server = nuc1:8089; nyc2:8089