Spring Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70track

Free Splunk SPLK-2002 Practice Exam with Questions & Answers

Questions 1

(How can a Splunk admin control the logging level for a specific search to get further debug information?)

Options:
A.

Configure infocsv_log_level = DEBUG in limits.conf.

B.

Insert | noop log_debug=* after the base search.

C.

Open the Search Job Inspector in Splunk Web and modify the log level.

D.

Use Settings > Server settings > Server logging in Splunk Web.

Splunk SPLK-2002 Premium Access
Questions 2

(When determining where a Splunk forwarder is trying to send data, which of the following searches can provide assistance?)

Options:
A.

index=_internal sourcetype=internal metrics destHost | dedup destHost

B.

index=_internal sourcetype=splunkd metrics inputHost | dedup inputHost

C.

index=_metrics sourcetype=splunkd metrics destHost | dedup destHost

D.

index=_internal sourcetype=splunkd metrics destHost | dedup destHost

Questions 3

In search head clustering, which of the following methods can you use to transfer captaincy to a different member? (Select all that apply.)

Options:
A.

Use the Monitoring Console.

B.

Use the Search Head Clustering settings menu from Splunk Web on any member.

C.

Run the splunk transfer shcluster-captain command from the current captain.

D.

Run the splunk transfer shcluster-captain command from the member you would like to become the captain.

Questions 4

In an existing Splunk environment, the new index buckets that are created each day are about half the size of the incoming data. Within each bucket, about 30% of the space is used for rawdata and about 70% for index files.

What additional information is needed to calculate the daily disk consumption, per indexer, if indexer clustering is implemented?

Options:
A.

Total daily indexing volume, number of peer nodes, and number of accelerated searches.

B.

Total daily indexing volume, number of peer nodes, replication factor, and search factor.

C.

Total daily indexing volume, replication factor, search factor, and number of search heads.

D.

Replication factor, search factor, number of accelerated searches, and total disk size across cluster.

Questions 5

Which server.conf attribute should be added to the master node's server.conf file when decommissioning a site in an indexer cluster?

Options:
A.

site_mappings

B.

available_sites

C.

site_search_factor

D.

site_replication_factor

Questions 6

When should multiple search pipelines be enabled?

Options:
A.

Only if disk IOPS is at 800 or better.

B.

Only if there are fewer than twelve concurrent users.

C.

Only if running Splunk Enterprise version 6.6 or later.

D.

Only if CPU and memory resources are significantly under-utilized.

Questions 7

Which of the following are true statements about Splunk indexer clustering?

Options:
A.

All peer nodes must run exactly the same Splunk version.

B.

The master node must run the same or a later Splunk version than search heads.

C.

The peer nodes must run the same or a later Splunk version than the master node.

D.

The search head must run the same or a later Splunk version than the peer nodes.

Questions 8

To expand the search head cluster by adding a new member, node2, what first step is required?

Options:
A.

splunk bootstrap shcluster-config -mgmt_uri https://node2:8089 -replication_port 9200 -secret supersecretkey

B.

splunk init shcluster-config -master_uri https://node2:8089 -replication_port 9200 -secret supersecretkey

C.

splunk init shcluster-config -mgmt_uri https://node2:8089 -replication_port 9200 -secret supersecretkey

D.

splunk add shcluster-member -new_member_uri https://node2:8089 -replication_port 9200 -secret supersecretkey

Questions 9

A Splunk environment collecting 10 TB of data per day has 50 indexers and 5 search heads. A single-site indexer cluster will be implemented. Which of the following is a best practice for added data resiliency?

Options:
A.

Set the Replication Factor to 49.

B.

Set the Replication Factor based on allowed indexer failure.

C.

Always use the default Replication Factor of 3.

D.

Set the Replication Factor based on allowed search head failure.

Questions 10

(A customer has converted a CSV lookup to a KV Store lookup. What must be done to make it available for an automatic lookup?)

Options:
A.

Add the repFactor=true attribute in collections.conf.

B.

Add the replicate=true attribute in lookups.conf.

C.

Add the replicate=true attribute in collections.conf.

D.

Add the repFactor=true attribute in lookups.conf.