Summer Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: exc65

How could a role in which all users must specify an index=clause in all searches be configured?

A.

Set the authorize.conf setting: srchIndexesDefault to no value.

B.

Set the authorize.conf setting: srchFilter to no value.

C.

Set the authorize.conf setting: srchIndexesAllowed to no value.

D.

Set the authorize.conf setting: srchJobsQuota to no value.

What happens when an index cluster peer freezes a bucket?

A.

All indexers with a copy of the bucket will delete it.

B.

The cluster master will ensure another copy of the bucket is made on the other peers to meet the replication settings.

C.

The cluster master will no longer perform fix-up activities for the bucket.

D.

All indexers with a copy of the bucket will immediately roll it to frozen.

A site from a multi-site indexer cluster needs to be decommissioned. Which of the following actions must be taken?

A.

Nothing. Decommissioning a site is not possible.

B.

Create an alias for where the new data should be sent.

C.

Remove the site from the list of available sites.

D.

Remove the site from the list of available sites and create an alias for where the new data should be sent.

A customer wants to understand how Splunk bucket types (hot, warm, cold) impact search performance within their environment. Their indexers have a single storage device for all data. What is the proper message to communicate to the customer?

A.

The bucket types (hot, warm, or cold) have the same search performance characteristics within the customer’s environment.

B.

While hot, warm, and cold buckets have the same search performance characteristics within the customers environment, due to their optimized structure, the thawed buckets are the most performant.

C.

Searching hot and warm buckets result in best performance because by default the cold buckets are miniaturized by removing TSIDX files to save on storage cost.

D.

Because the cold buckets are written to a cheaper/slower storage volume, they will be slower to search compared to hot and warm buckets which are written to Solid State Disk (SSD).

As a best practice which of the following should be used to ingest data on clustered indexers?

A.

Monitoring (via a process), collecting data (modular inputs) from remote systems/applications

B.

Modular inputs, HTTP Event Collector (HEC), inputs.conf monitor stanza

C.

Actively listening on ports, monitoring (via a process), collecting data from remote systems/applications

D.

splunktcp, splunktcp-ssl, HTTP Event Collector (HEC)

What is required to setup the HTTP Event Collector (HEC)?

A.

Each HEC input requires a unique name but token values can be shared.

B.

Each HEC input requires an existing forwarder output group.

C.

Each HEC input entry must contain a valid token.

D.

Each HEC input requires a Source name field.

The universal forwarder (UF) should be used whenever possible, as it is smaller and more efficient. In which of the following scenarios would a heavy forwarder (HF) be a more appropriate choice?

A.

When a predictable version of Python is required.

B.

When filtering 10%–15% of incoming events.

C.

When monitoring a log file.

D.

When running a script.

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 wants to migrate their current Splunk Index cluster to new hardware to improve indexing and search performance. What is the correct process and procedure for this task?

A.

1. Install new indexers.

2.Configure indexers into the cluster as peers; ensure they receive the same configuration via the deployment server.

3.Decommission old peers one at a time.

4.Remove old peers from the CM’s list.

5.Update forwarders to forward to the new peers.

B.

1. Install new indexers.

2.Configure indexers into the cluster as peers; ensure they receive the cluster bundle and the same configuration as original peers.

3.Decommission old peers one at a time.

4.Remove old peers from the CM’s list.

5.Update forwarders to forward to the new peers.

C.

1. Install new indexers.

2.Configure indexers into the cluster as peers; ensure they receive the same configuration via the deployment server.

3.Update forwarders to forward to the new peers.

4.Decommission old peers on at a time.

5.Restart the cluster master (CM).

D.

1. Install new indexers.

2.Configure indexers into the cluster as peers; ensure they receive the cluster bundle and the same configuration as original peers.

3.Update forwarders to forward to the new peers.

4.Decommission old peers one at a time.

5.Remove old peers from the CM’s list.

When can the Search Job Inspector be used to debug searches?

A.

If the search has not expired.

B.

If the search is currently running.

C.

If the search has been queued.

D.

If the search has expired.