New Year Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

Splunk SPLK-3003 - Splunk Core Certified Consultant

Page: 3 / 3
Total 85 questions

How does Monitoring Console (MC) initially identify the server role(s) of a new Splunk Instance?

A.

The MC uses a REST endpoint to query the server.

B.

Roles are manually assigned within the MC.

C.

Roles are read from distsearch.conf.

D.

The MC assigns all possible roles by default.

Which command is most efficient in finding the pass4SymmKey of an index cluster?

A.

find / -name server.conf –print | grep pass4SymKey

B.

$SPLUNK_HOME/bin/splunk search | rest splunk_server=local /servicesNS/-/ unhash_app/storage/passwords

C.

$SPLUNK_HOME/bin/splunk btool server list clustering | grep pass4SymmKey

D.

$SPLUNK_HOME/bin/splunk btool clustering list clustering --debug | grep

pass4SymmKey

The customer has an indexer cluster supporting a wide variety of search needs, including scheduled search, data model acceleration, and summary indexing. Here is an excerpt from the cluster mater’s server.conf:

Which strategy represents the minimum and least disruptive change necessary to protect the searchability of the indexer cluster in case of indexer failure?

A.

Enable maintenance mode on the CM to prevent excessive fix-up and bring the failed indexer back online.

B.

Leave replication_factor=2, increase search_factor=2 and enable summary_replication.

C.

Convert the cluster to multi-site and modify the server.conf to be site_replication_factor=2, site_search_factor=2.

D.

Increase replication_factor=3, search_factor=2 to protect the data, and allow there to always be a searchable copy.

Where are Splunk Data Model Acceleration (DMA) summaries stored?

A.

In tstatsHomePath

B.

In the .tsidx files.

C.

In summaryHomePath

D.

In journal.gz

Which of the following server.conf stanzas indicates the Indexer Discovery feature has not been fully configured (restart pending) on the Master Node?

A.

Option A

B.

Option B

C.

Option C

D.

Option D