New Year Sale 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70track

Free Splunk SPLK-2002 Practice Exam with Questions & Answers | Set: 5

Questions 41

Which of the following tasks should the architect perform when building a deployment plan? (Select all that apply.)

Options:
A.

Use case checklist.

B.

Install Splunk apps.

C.

Inventory data sources.

D.

Review network topology.

Splunk SPLK-2002 Premium Access
Questions 42

Which of the following describe migration from single-site to multisite index replication?

Options:
A.

A master node is required at each site.

B.

Multisite policies apply to new data only.

C.

Single-site buckets instantly receive the multisite policies.

D.

Multisite total values should not exceed any single-site factors.

Questions 43

(What command will decommission a search peer from an indexer cluster?)

Options:
A.

splunk disablepeer --enforce-counts

B.

splunk decommission —enforce-counts

C.

splunk offline —enforce-counts

D.

splunk remove cluster-peers —enforce-counts

Questions 44

Which of the following commands is used to clear the KV store?

Options:
A.

splunk clean kvstore

B.

splunk clear kvstore

C.

splunk delete kvstore

D.

splunk reinitialize kvstore

Questions 45

A customer has a four site indexer cluster. The customer has requirements to store five copies of searchable data, with one searchable copy of data at the origin site, and one searchable copy at the disaster recovery site (site4).

Which configuration meets these requirements?

Options:
A.

site_replication_factor = origin:2, site4:l, total:3

B.

site_replication_factor = origin:l, site4:l, total:5

C.

site_search_factor = origin:2, site4:l, total:3

D.

site search factor = origin:1, site4:l, total:5

Questions 46

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 47

Which of the following options in limits, conf may provide performance benefits at the forwarding tier?

Options:
A.

Enable the indexed_realtime_use_by_default attribute.

B.

Increase the maxKBps attribute.

C.

Increase the parallellngestionPipelines attribute.

D.

Increase the max_searches per_cpu attribute.

Questions 48

(The performance of a specific search is performing poorly. The search must run over All Time and is expected to have very few results. Analysis shows that the search accesses a very large number of buckets in a large index. What step would most significantly improve the performance of this search?)

Options:
A.

Increase the disk I/O hardware performance.

B.

Increase the number of indexing pipelines.

C.

Set indexed_realtime_use_by_default = true in limits.conf.

D.

Change this to a real-time search using an All Time window.

Questions 49

Which search will show all deployment client messages from the client (UF)?

Options:
A.

index=_audit component=DC* host= | stats count by message

B.

index=_audit component=DC* host= | stats count by message

C.

index=_internal component= DC* host= | stats count by message

D.

index=_internal component=DS* host= | stats count by message

Questions 50

A Splunk instance has the following settings in SPLUNK_HOME/etc/system/local/server.conf:

[clustering]

mode = master

replication_factor = 2

pass4SymmKey = password123

Which of the following statements describe this Splunk instance? (Select all that apply.)

Options:
A.

This is a multi-site cluster.

B.

This cluster's search factor is 2.

C.

This Splunk instance needs to be restarted.

D.

This instance is missing the master_uri attribute.