Big Halloween Sale Limited Time Flat 70% Discount offer - Ends in 0d 00h 00m 00s - Coupon code: 70spcl

Splunk SPLK-1003 Splunk Enterprise Certified Admin Exam Practice Test

Page: 1 / 20
Total 202 questions

Splunk Enterprise Certified Admin Questions and Answers

Question 1

Which of the following apply to how distributed search works? (select all that apply)

Options:

A.

The search head dispatches searches to the peers

B.

The search peers pull the data from the forwarders.

C.

Peers run searches in parallel and return their portion of results.

D.

The search head consolidates the individual results and prepares reports

Question 2

Which Splunk configuration file is used to enable data integrity checking?

Options:

A.

props.conf

B.

global.conf

C.

indexes.conf

D.

data_integrity.conf

Question 3

Windows can prevent a Splunk forwarder from reading open files. If files need to be read while they are being written to, what type of input stanza needs to be created?

Options:

A.

Tail Reader

B.

Upload

C.

MonitorNoHandIe

D.

Monitor

Question 4

In which scenario would a Splunk Administrator want to enable data integrity check when creating an index?

Options:

A.

To ensure that hot buckets are still open for writes and have not been forced to roll to a cold state

B.

To ensure that configuration files have not been tampered with for auditing and/or legal purposes

C.

To ensure that user passwords have not been tampered with for auditing and/or legal purposes.

D.

To ensure that data has not been tampered with for auditing and/or legal purposes

Question 5

Which of the following is the recommended guideline for creating a new user role?

Options:

A.

Create a role that incorporates capabilities and index inheritance.

B.

Create a new unique role for each unique user.

C.

There are no recommended guidelines when creating new user roles.

D.

Create two roles based on capabilities and indexes, then utilize inheritance.

Question 6

Syslog files are being monitored on a Heavy Forwarder.

Where would the appropriate TRANSFORMS setting be deployed to reroute logs based on the event message?

Options:

A.

Heavy Forwarder

B.

Indexer

C.

Search head

D.

Deployment server

Question 7

Which default Splunk role could be assigned to provide users with the following capabilities?

Create saved searches

Edit shared objects and alerts

Not allowed to create custom roles

Options:

A.

admin

B.

power

C.

user

D.

splunk-system-role

Question 8

What is the default character encoding used by Splunk during the input phase?

Options:

A.

UTF-8

B.

UTF-16

C.

EBCDIC

D.

ISO 8859

Question 9

An organization wants to collect Windows performance data from a set of clients, however, installing Splunk

software on these clients is not allowed. What option is available to collect this data in Splunk Enterprise?

Options:

A.

Use Local Windows host monitoring.

B.

Use Windows Remote Inputs with WMI.

C.

Use Local Windows network monitoring.

D.

Use an index with an Index Data Type of Metrics.

Question 10

Which configuration files are used to transform raw data ingested by Splunk? (Choose all that apply.)

Options:

A.

props.conf

B.

inputs.conf

C.

rawdata.conf

D.

transforms.conf

Question 11

The following stanzas in inputs. conf are currently being used by a deployment client:

[udp: //145.175.118.177:1001

Connection_host = dns

sourcetype = syslog

Which of the following statements is true of data that is received via this input?

Options:

A.

If Splunk is restarted, data will be queued and then sent when Splunk has restarted.

B.

Local firewall ports do not need to be opened on the deployment client since the port is defined in inputs.conf.

C.

The host value associated with data received will be the IP address that sent the data.

D.

If Splunk is restarted, data may be lost.

Question 12

What is required when adding a native user to Splunk? (select all that apply)

Options:

A.

Password

B.

Username

C.

Full Name

D.

Default app

Question 13

Where should apps be located on the deployment server that the clients pull from?

Options:

A.

$SFLUNK_KOME/etc/apps

B.

$SPLUNK_HCME/etc/sear:ch

C.

$SPLUNK_HCME/etc/master-apps

D.

$SPLUNK HCME/etc/deployment-apps

Question 14

Which Splunk component requires a Forwarder license?

Options:

A.

Search head

B.

Heavy forwarder

C.

Heaviest forwarder

D.

Universal forwarder

Question 15

What is the correct example to redact a plain-text password from raw events?

Options:

A.

in props.conf:[identity]REGEX-redact_pw = s/password=([^,|/s]+)/ ####REACTED####/g

B.

in props.conf:[identity]SEDCMD-redact_pw = s/password=([^,|/s]+)/ ####REACTED####/g

C.

in transforms.conf:[identity]SEDCMD-redact_pw = s/password=([^,|/s]+)/ ####REACTED####/g

D.

in transforms.conf:[identity]REGEX-redact_pw = s/password=([^,|/s]+)/ ####REACTED####/g

Question 16

When Splunk is integrated with LDAP, which attribute can be changed in the Splunk UI for an LDAP user?

Options:

A.

Default app

B.

LDAP group

C.

Password

D.

Username

Question 17

Which of the following enables compression for universal forwarders in outputs. conf ?

A)

Question # 17

B)

Question # 17

C)

Question # 17

D)

Question # 17

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Question 18

Which of the following is a valid distributed search group?

Options:

A.

[distributedSearch:Paris] default = false servers = server1, server2

B.

[searchGroup:Paris] default = false servers = server1:8089, server2:8089

C.

[searchGroup:Paris] default = false servers = server1:9997, server2:9997

D.

[distributedSearch:Paris] default = false servers = server1:8089; server2:8089

Question 19

Which of the following types of data count against the license daily quota?

Options:

A.

Replicated data

B.

splunkd logs

C.

Summary index data

D.

Windows internal logs

Question 20

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?

Question # 20

Question # 20

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Question 21

Which forwarder type can parse data prior to forwarding?

Options:

A.

Universal forwarder

B.

Heaviest forwarder

C.

Hyper forwarder

D.

Heavy forwarder

Question 22

When using a directory monitor input, specific source type can be selectively overridden using which configuration file?

Options:

A.

props.conf

B.

sourcetypes.conf

C.

transforms.conf

D.

outputs.conf

Question 23

What happens when the same username exists in Splunk as well as through LDAP?

Options:

A.

Splunk user is automatically deleted from authentication.conf.

B.

LDAP settings take precedence.

C.

Splunk settings take precedence.

D.

LDAP user is automatically deleted from authentication.conf

Question 24

How is a remote monitor input distributed to forwarders?

Options:

A.

As an app.

B.

As a forward.conf file.

C.

As a monitor.conf file.

D.

As a forwarder monitor profile.

Question 25

Which valid bucket types are searchable? (select all that apply)

Options:

A.

Hot buckets

B.

Cold buckets

C.

Warm buckets

D.

Frozen buckets

Question 26

A non-clustered Splunk environment has three indexers (A,B,C) and two search heads (X, Y). During a search executed on search head X, indexer A crashes. What is Splunk's response?

Options:

A.

Update the user in Splunk web informing them that the results of their search may be incomplete.

B.

Repeat the search request on indexer B without informing the user.

C.

Update the user in Splunk web that their results may be incomple and that Splunk will try to re-execute the search.

D.

Inform the user in Splunk web that their results may be incomplete and have them attempt the search from search head Y.

Question 27

Seven different network switches are sending traffic to a server hosting a Universal Forwarder. Three of the devices are sending TCP data and four of the devices are sending UDP data.

What is the minimum number of input stanzas that must be created on the Universal Forwarder to successfully capture data from all seven sources?

Options:

A.

One

B.

Seven

C.

Four

D.

Two

Question 28

What is the correct curl to send multiple events through HTTP Event Collector?

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Question 29

Within props. conf, which stanzas are valid for data modification? (select all that apply)

Options:

A.

Host

B.

Server

C.

Source

D.

Sourcetype

Question 30

Which of the following is a benefit of distributed search?

Options:

A.

Peers run search in sequence.

B.

Peers run search in parallel.

C.

Resilience from indexer failure.

D.

Resilience from search head failure.

Question 31

What is the command to reset the fishbucket for one source?

Options:

A.

rm -r ~/splunkforwarder/var/lib/splunk/fishbucket

B.

splunk clean eventdata -index _thefishbucket

C.

splunk cmd btprobe -d SPLUNK_HOME/var/lib/splunk/fishbucket/splunk_private_db --file --reset

D.

splunk btool fishbucket reset

Question 32

The priority of layered Splunk configuration files depends on the file's:

Options:

A.

Owner

B.

Weight

C.

Context

D.

Creation time

Question 33

What are the required stanza attributes when configuring the transforms. conf to manipulate or remove events?

Options:

A.

REGEX, DEST. FORMAT

B.

REGEX.SRC_KEY, FORMAT

C.

REGEX, DEST_KEY, FORMAT

D.

REGEX, DEST_KEY FORMATTING

Question 34

TheLINE_BREAKERattribute is configured in which configuration file?

Options:

A.

props.conf

B.

indexes.conf

C.

inpucs.conf

D.

transforms.conf

Question 35

Which option on the Add Data menu is most useful for testing data ingestion without creating inputs.conf?

Options:

A.

Upload option

B.

Forward option

C.

Monitor option

D.

Download option

Question 36

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

Options:

A.

services/ collector

B.

services/ inputs ? raw

C.

services/ data/ collector

D.

data/ collector

Question 37

What action is required to enable forwarder management in Splunk Web?

Options:

A.

Navigate to Settings > Server Settings > General Settings, and set an App server port.

B.

Navigate to Settings > Forwarding and receiving, and click on Enable Forwarding.

C.

Create a server class and map it to a client inSPLUNK_HOME/etc/system/local/serverclass.conf.

D.

Place an app in theSPLUNK_HOME/etc/deployment-appsdirectory of the deployment server.

Question 38

Which of the following must be done to define user permissions when integrating Splunk with LDAP?

Options:

A.

Map Users

B.

Map Groups

C.

Map LDAP Inheritance

D.

Map LDAP to Active Directory

Question 39

On the deployment server, administrators can map clients to server classes using client filters. Which of the

following statements is accurate?

Options:

A.

The blacklist takes precedence over the whitelist.

B.

The whitelist takes precedence over the blacklist.

C.

Wildcards are not supported in any client filters.

D.

Machine type filters are applied before the whitelist and blacklist.

Question 40

An index stores its data in buckets. Which default directories does Splunk use to store buckets? (Choose all that apply.)

Options:

A.

bucketdb

B.

frozendb

C.

colddb

D.

db

Question 41

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

Options:

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.

Question 42

In inputs. conf, which stanza would mean Splunk was only reading one local file?

Options:

A.

[read://opt/log/crashlog/Jan27crash.txt]

B.

[monitor::/ opt/log/crashlog/Jan27crash.txt]

C.

[monitor:/// opt/log/]

D.

[monitor:/// opt/log/ crashlog/Jan27crash.txt]

Question 43

In which Splunk configuration is the SEDCMD used?

Options:

A.

props, conf

B.

inputs.conf

C.

indexes.conf

D.

transforms.conf

Question 44

Search heads in a company's European offices need to be able to search data in their New York offices. They also need to restrict access to certain indexers. What should be configured to allow this type of action?

Options:

A.

Indexer clustering

B.

LDAP control

C.

Distributed search

D.

Search head clustering

Question 45

Which of the following statements describes how distributed search works?

Options:

A.

Forwarders pull data from the search peers.

B.

Search heads store a portion of the searchable data.

C.

The search head dispatches searches to the search peers.

D.

Search results are replicated within the indexer cluster.

Question 46

Which of the following is accurate regarding the input phase?

Options:

A.

Breaks data into events with timestamps.

B.

Applies event-level transformations.

C.

Fine-tunes metadata.

D.

Performs character encoding.

Question 47

Social Security Numbers (PII) data is found in log events, which is against company policy. SSN format is as

follows: 123-44-5678.

Which configuration file and stanza pair will mask possible SSNs in the log events?

Options:

A.

props.conf[mask-SSN]REX = (?ms)^(.)\<[SSN>\d{3}-?\d{2}-?(\d{4}.*)$"FORMAT = $1###-##-$2KEY = _raw

B.

props.conf[mask-SSN]REGEX = (?ms)^(.)\<[SSN>\d{3}-?\d{2}-?(\d{4}.*)$"FORMAT = $1###-##-$2DEST_KEY = _raw

C.

transforms.conf[mask-SSN]REX = (?ms)^(.)\<[SSN>\d{3}-?\d{2}-?(\d{4}.*)$"FORMAT = $1###-##-$2DEST_KEY = _raw

D.

transforms.conf[mask-SSN]REGEX = (?ms)^(.)\<[SSN>\d{3}-?\d{2}-?(\d{4}.*)$"FORMAT = $1###-##-$2DEST_KEY = _raw

Question 48

Which of the methods listed below supports muti-factor authentication?

Options:

A.

Lightweight Directory Access Protocol (LDAP)

B.

Security Assertion Markup Language (SAML)

C.

Single Sign-on (SSO)

D.

OpenlD

Question 49

What happens when there are conflicting settings within two or more configuration files?

Options:

A.

The setting is ignored until conflict is resolved.

B.

The setting for both values will be used together.

C.

The setting with the lowest precedence is used.

D.

The setting with the highest precedence is used.

Question 50

What will the following inputs. conf stanza do?

[script://myscript . sh]

Interval=0

Options:

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.

Question 51

What is the correct order of steps in Duo Multifactor Authentication?

Options:

A.

1 Request Login2. Connect to SAML server3 Duo MFA4 Create User session5 Authentication Granted 6. Log into Splunk

B.

1. Request Login 2 Duo MFA3. Authentication Granted 4 Connect to SAML server5. Log into Splunk6. Create User session

C.

1 Request Login2 Check authentication / group mapping3 Authentication Granted4. Duo MFA5. Create User session6. Log into Splunk

D.

1 Request Login 2 Duo MFA3. Check authentication / group mapping4 Create User session5. Authentication Granted6 Log into Splunk

Question 52

What is the name of the object that stores events inside of an index?

Options:

A.

Container

B.

Bucket

C.

Data layer

D.

Indexer

Question 53

What is the valid option for a [monitor] stanza in inputs.conf?

Options:

A.

enabled

B.

datasource

C.

server_name

D.

ignoreOlderThan

Question 54

What is a role in Splunk? (select all that apply)

Options:

A.

A classification that determines what capabilities a user has.

B.

A classification that determines if a Splunk server can remotely control another Splunk server.

C.

A classification that determines what functions a Splunk server controls.

D.

A classification that determines what indexes a user can search.

Question 55

During search time, which directory of configuration files has the highest precedence?

Options:

A.

$SFLUNK_KOME/etc/system/local

B.

$SPLUNK_KCME/etc/system/default

C.

$SPLUNK_HCME/etc/apps/app1/local

D.

$SPLUNK HCME/etc/users/admin/local

Question 56

Which Splunk forwarder has a built-in license?

Options:

A.

Light forwarder

B.

Heavy forwarder

C.

Universal forwarder

D.

Cloud forwarder

Question 57

When does a warm bucket roll over to a cold bucket?

Options:

A.

When Splunk is restarted.

B.

When the maximum warm bucket age has been reached.

C.

When the maximum warm bucket size has been reached.

D.

When the maximum number of warm buckets is reached.

Question 58

The volume of data from collecting log files from 50 Linux servers and 200 Windows servers will require

multiple indexers. Following best practices, which types of Splunk component instances are needed?

Options:

A.

Indexers, search head, universal forwarders, license master

B.

Indexers, search head, deployment server, universal forwarders

C.

Indexers, search head, deployment server, license master, universal forwarder

D.

Indexers, search head, deployment server, license master, universal forwarder, heavy forwarder

Question 59

A company moves to a distributed architecture to meet the growing demand for the use of Splunk. What parameter can be configured to enable automatic load balancing in the

Universal Forwarder to send data to the indexers?

Options:

A.

Create one outputs . conf file for each of the server addresses in the indexing tier.

B.

Configure the outputs . conf file to point to any server in the indexing tier and Splunk will configure the data to be sent to all of the indexers.

C.

Splunk does not do load balancing and requires a hardware load balancer to balance traffic across the indexers.

D.

Set the stanza to have a server value equal to a comma-separated list of IP addresses and indexer ports for each of the indexers in the environment.

Question 60

What conf file needs to be edited to set up distributed search groups?

Options:

A.

props.conf

B.

search.conf

C.

distsearch.conf

D.

distibutedsearch.conf

Page: 1 / 20
Total 202 questions