Cyber Monday Sale Special - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sntaclus

When preparing to ingest a new data source, which of the following is optional in the data source assessment?

A.

Data format

B.

Data location

C.

Data volume

D.

Data retention

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

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.

Which of the following statements describe licensing in a clustered Splunk deployment? (Select all that apply.)

A.

Free licenses do not support clustering.

B.

Replicated data does not count against licensing.

C.

Each cluster member requires its own clustering license.

D.

Cluster members must share the same license pool and license master.

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?

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

When troubleshooting a situation where some files within a directory are not being indexed, the ignored files are discovered to have long headers. What is the first thing that should be added to inputs.conf?

A.

Decrease the value of initCrcLength.

B.

Add a crcSalt= attribute.

C.

Increase the value of initCrcLength.

D.

Add a crcSalt= attribute.

Following Splunk recommendations, where could the Monitoring Console (MC) be installed in a distributed deployment with an indexer cluster, a search head cluster, and 1000 forwarders?

A.

On a search peer in the cluster.

B.

On the deployment server.

C.

On the search head cluster deployer.

D.

On a search head in the cluster.

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

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

How does IT Service Intelligence (ITSI) impact the planning of a Splunk deployment?

A.

ITSI requires a dedicated deployment server.

B.

The amount of users using ITSI will not impact performance.

C.

ITSI in a Splunk deployment does not require additional hardware resources.

D.

Depending on the Key Performance Indicators that are being tracked, additional infrastructure may be needed.

Of the following types of files within an index bucket, which file type may consume the most disk?

A.

Rawdata

B.

Bloom filter

C.

Metadata (.data)

D.

Inverted index (.tsidx)

A customer has a Search Head Cluster (SHC) with site1 and site2. Site1 has five search heads and Site2 has four. Site1 search heads are preferred captains. What action should be taken on Site2 in a network failure between the sites?

A.

Disable elections and set a static captain, then restart the cluster.

B.

No action is required.

C.

Set a dynamic captain manually and restart.

D.

Disable elections and set a static captain, notifying all members.