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

Which of the following is an appropriate description of a deployment server in a non-cluster environment?

A.

Allows management of local Splunk instances, requires Enterprise license, handles job of sending configurations packaged as apps. can automatically restart remote Splunk instances.

B.

Allows management of remote Splunk instances, requires Enterprise license, handles job of sending configurations, can automatically restart remote Splunk instances.

C.

Allows management of remote Splunk instances, requires no license, handles job of sending configurations, can automatically restart remote Splunk instances.

D.

Allows management of remote Splunk instances, requires Enterprise license, handles job of sending configurations, can manually restart remote Splunk instances.

In a customer managed Splunk Enterprise environment, what is the endpoint URI used to collect data?

A.

services/collector

B.

data/collector

C.

services/inputs?raw

D.

services/data/collector

There is a file with a vast amount of old data. Which of the following inputs.conf attributes would allow an admin to monitor the file for updates without indexing the pre-existing data?

A.

IgnoreOlderThan

B.

allowList

C.

monitor

D.

followTail

User role inheritance allows what to be inherited from the parent role? (select all that apply)

A.

Parents

B.

Capabilities

C.

Index access

D.

Search history

Which of the following CLI commands removes a search peer from Distributed Search?

A.

splunk remove search-server -auth admin:password 123.45.67.89:8089

B.

splunk clear search-server -auth admin:password 123.45.67.89:8089

C.

splunk clear search-peer -auth admin:password 123.45.67.89:8089

D.

splunk remove search-peer -auth admin:password 123.45.67.89:8089

An add-on has configured field aliases for source IP address and destination IP address fields. A specific user prefers not to have those fields present in their user context. Based on the defaultprops.confbelow, whichSPLUNK_HOME/etc/users/buttercup/myTA/local/props.confstanza can be added to the user’s local context to disable the field aliases?

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Which of the following is true regarding LDAP integration with Splunk Enterprise?

A.

Having the change authentication capability will not allow setup of the LDAP integration.

B.

Mappings can be changed at any time if the user has the power role.

C.

A user cannot log in via LDAP unless they have an associated Splunk role.

D.

LDAP integration will not function unless all groups are mapped to an LDAP group.

What is the importance of modifying Transparent Huge Pages (THP) and ulimit settings when installing Splunk Enterprise?

A.

To allow maximum performance only in virtualized environments.

B.

To align to best practices that reduce latency and maintain indexing and search performance.

C.

To allow bare-minimum compatibility with Linux and Splunk Enterprise.

D.

To minimize latency only within the indexing layer of Splunk environments.

What will the following inputs. conf stanza do?

[script://myscript . sh]

Interval=0

A.

The script will run at the default interval of 60 seconds.

B.

The script will not be run.

C.

The script will be run only once for each time Splunk is restarted.

D.

The script will be run. As soon as the script exits, Splunk restarts it.

What is an example of a proper configuration for CHARSET within props.conf?

A.

[host: : server. splunk. com]CHARSET = BIG5

B.

[index: :main]CHARSET = BIG5

C.

[sourcetype: : son]CHARSET = BIG5

D.

[source: : /var/log/ splunk]CHARSET = BIG5