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

SPLK-1003 Splunk Enterprise Certified Admin Questions and Answers

Questions 4

When deploying apps on Universal Forwarders using the deployment server, what is the correct component and location of the app before it is deployed?

Options:

A.

On Universal Forwarder, $SPLUNK_HOME/etc/apps

B.

On Deployment Server, $SPLUNK_HOME/etc/apps

C.

On Deployment Server, $SPLUNK_HOME/etc/deployment-apps

D.

On Universal Forwarder, $SPLUNK_HOME/etc/deployment-apps

Buy Now
Questions 5

Which of the following statements describe deployment management? (select all that apply)

Options:

A.

Requires an Enterprise license

B.

Is responsible for sending apps to forwarders.

C.

Once used, is the only way to manage forwarders

D.

Can automatically restart the host OS running the forwarder.

Buy Now
Questions 6

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

Buy Now
Questions 7

A Universal Forwarder has the following active stanza in inputs . conf:

[monitor: //var/log]

disabled = O

host = 460352847

An event from this input has a timestamp of 10:55. What timezone will Splunk add to the event as part of indexing?

Options:

A.

Universal Coordinated Time.

B.

The timezone of the search head.

C.

The timezone of the indexer that indexed the event.

D.

The timezone of the forwarder.

Buy Now
Questions 8

What event-processing pipelines are used to process data for indexing? (select all that apply)

Options:

A.

fifo pipeline

B.

Indexing pipeline

C.

Parsing pipeline

D.

Typing pipeline

Buy Now
Questions 9

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.

Buy Now
Questions 10

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.

Buy Now
Questions 11

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

Options:

A.

Hot buckets

B.

Cold buckets

C.

Warm buckets

D.

Frozen buckets

Buy Now
Questions 12

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

Buy Now
Questions 13

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

Buy Now
Questions 14

UsingSEDCMDinprops.confallows raw data to be modified. With the given event below, which option will mask the first three digits of theAcctIDfield resulting output:[22/Oct/2018:15:50:21] VendorID=1234 Code=B AcctID=xxx5309

Event:

[22/Oct/2018:15:50:21] VendorID=1234 Code=B AcctID=xxx5309

Options:

A.

SEDCMD-1acct = s/VendorID=\d{3}(\d{4})/VendorID=xxx/g

B.

SEDCMD-xxxAcct = s/AcctID=\d{3}(\d{4})/AcctID=xxx/g

C.

SEDCMD-1acct = s/AcctID=\d{3}(\d{4})/AcctID=\1xxx/g

D.

SEDCMD-1acct = s/AcctID=\d{3}(\d{4})/AcctID=xxx\1/g

Buy Now
Questions 15

Which network input option provides durable file-system buffering of data to mitigate data loss due to network outages and splunkd restarts?

Options:

A.

diskQueueSize

B.

durableQueueSizeC persistentOueueSize

C.

queueSize

Buy Now
Questions 16

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.

Buy Now
Questions 17

Which pathway represents where a network input in Splunk might be found?

Options:

A.

$SPLUNK HOME/ etc/ apps/ ne two r k/ inputs.conf

B.

$SPLUNK HOME/ etc/ apps/ $appName/ local / inputs.conf

C.

$SPLUNK HOME/ system/ local /udp.conf

D.

$SPLUNK HOME/ var/lib/ splunk/$inputName/homePath/

Buy Now
Questions 18

Which forwarder type can parse data prior to forwarding?

Options:

A.

Universal forwarder

B.

Heaviest forwarder

C.

Hyper forwarder

D.

Heavy forwarder

Buy Now
Questions 19

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

Buy Now
Questions 20

Given a forwarder with the following outputs.conf configuration:

[tcpout : mypartner]

Server = 145.188.183.184:9097

[tcpout : hfbank]

server = inputsl . mysplunkhfs . corp : 9997 , inputs2 . mysplunkhfs . corp : 9997

Which of the following is a true statement?

Options:

A.

Data will continue to flow to hfbank if 145.1 ga. 183.184 : 9097 is unreachable.

B.

Data is not encrypted to mypartner because 145.188 .183.184 : 9097 is specified by IP.

C.

Data is encrypted to mypartner because 145.183.184 : 9097 is specified by IP.

D.

Data will eventually stop flowing everywhere if 145.188.183.184 : 9097 is unreachable.

Buy Now
Questions 21

In addition to single, non-clustered Splunk instances, what else can the deployment server push apps to?

Options:

A.

Universal forwarders

B.

Splunk Cloud

C.

Linux package managers

D.

Windows using WMI

Buy Now
Questions 22

When configuring HTTP Event Collector (HEC) input, how would one ensure the events have been indexed?

Options:

A.

Enable indexer acknowledgment.

B.

Enable forwarder acknowledgment.

C.

splunk check-integrity -index

D.

index=_internal component=ACK | stats count by host

Buy Now
Questions 23

Which of the following are methods for adding inputs in Splunk? (select all that apply)

Options:

A.

CLI

B.

Splunk Web

C.

Editing inputs. conf

D.

Editing monitor. conf

Buy Now
Questions 24

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

Buy Now
Questions 25

In which Splunk configuration is the SEDCMD used?

Options:

A.

props, conf

B.

inputs.conf

C.

indexes.conf

D.

transforms.conf

Buy Now
Questions 26

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

SPLK-1003 Question 26

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 27

Which scenario is applicable given the stanzas in authentication.conf below?

[authentication]

externalTwoFactorAuthVendor = Duo

externalTwoFactorAuthSettings = duoMFA

[duoMFA]

integrationKey = aGFwcHliaXJ0aGRheU1pZGR5

secretKey = YXVzdHJhaWxpYW5Gb3JHcmVw

applicationKey = c3BsaW5raW5ndGhlcGx1bWJ1c3NpbmN1OTU

apiHostname = 466993018.duosecurity.com

failOpen = True

timeout = 60

Options:

A.

If Splunk cannot connect to the multifactor authentication provider, all logins will be denied.

B.

Multifactor authentication is required to log into the host operating system.

C.

The secretKey does not need to be protected since multifactor authentication is turned on.

D.

If Splunk cannot connect to the multifactor authentication provider, authentications will be successful without completing a multifactor challenge.

Buy Now
Questions 28

Which of the following is a valid method to create a Splunk user?

Options:

A.

Create a support ticket.

B.

Create a user on the host operating system.

C.

Splunk REST API.

D.

Add the username to users. conf.

Buy Now
Questions 29

Which Splunk component consolidates the individual results and prepares reports in a distributed environment?

Options:

A.

Indexers

B.

Forwarder

C.

Search head

D.

Search peers

Buy Now
Questions 30

Which of the following are reasons to create separate indexes? (Choose all that apply.)

Options:

A.

Different retention times.

B.

Increase number of users.

C.

Restrict user permissions.

D.

File organization.

Buy Now
Questions 31

Load balancing on a Universal Forwarder is not scaling correctly. The forwarder's outputs. and the tcpout stanza are setup correctly. What else could be the cause of this scaling issue? (select all that apply)

Options:

A.

The receiving port is not properly setup to listen on the right port.

B.

The inputs . conf'S _SYSZOG_ROVTING is not setup to use the right group names.

C.

The DNS record used is not setup with a valid list of IP addresses.

D.

The indexAndForward value is not set properly.

Buy Now
Questions 32

The Splunk administrator wants to ensure data is distributed evenly amongst the indexers. To do this, he runs

the following search over the last 24 hours:

index=*

What field can the administrator check to see the data distribution?

Options:

A.

host

B.

index

C.

linecount

D.

splunk_server

Buy Now
Questions 33

A new forwarder has been installed with a manually createddeploymentclient.conf.

What is the next step to enable the communication between the forwarder and the deployment server?

Options:

A.

Restart Splunk on the deployment server.

B.

Enable the deployment client in Splunk Web under Forwarder Management.

C.

Restart Splunk on the deployment client.

D.

Wait for up to the time set in thephoneHomeIntervalInSecssetting.

Buy Now
Questions 34

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

Buy Now
Questions 35

Which of the following is the use case for the deployment server feature of Splunk?

Options:

A.

Managing distributed workloads in a Splunk environment.

B.

Automating upgrades of Splunk forwarder installations on endpoints.

C.

Orchestrating the operations and scale of a containerized Splunk deployment.

D.

Updating configuration and distributing apps to processing components, primarily forwarders.

Buy Now
Questions 36

How do you remove missing forwarders from the Monitoring Console?

Options:

A.

By restarting Splunk.

B.

By rescanning active forwarders.

C.

By reloading the deployment server.

D.

By rebuilding the forwarder asset table.

Buy Now
Questions 37

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

Buy Now
Questions 38

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.

Buy Now
Questions 39

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

Buy Now
Questions 40

What are the minimum required settings when creating a network input in Splunk?

Options:

A.

Protocol, port number

B.

Protocol, port, location

C.

Protocol, username, port

D.

Protocol, IP. port number

Buy Now
Questions 41

Which data pipeline phase is the last opportunity for defining event boundaries?

Options:

A.

Input phase

B.

Indexing phase

C.

Parsing phase

D.

Search phase

Buy Now
Questions 42

For single line event sourcetypes. it is most efficient to set SHOULD_linemerge to what value?

Options:

A.

True

B.

False

C.

D.

Newline Character

Buy Now
Questions 43

In which phase do indexed extractions in props.conf occur?

Options:

A.

Inputs phase

B.

Parsing phase

C.

Indexing phase

D.

Searching phase

Buy Now
Questions 44

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.

Buy Now
Questions 45

After configuring a universal forwarder to communicate with an indexer, which index can be checked via the Splunk Web UI for a successful connection?

Options:

A.

index=main

B.

index=test

C.

index=summary

D.

index=_internal

Buy Now
Questions 46

How is data handled by Splunk during the input phase of the data ingestion process?

Options:

A.

Data is treated as streams.

B.

Data is broken up into events.

C.

Data is initially written to disk.

D.

Data is measured by the license meter.

Buy Now
Questions 47

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?

SPLK-1003 Question 47

SPLK-1003 Question 47

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 48

When configuring monitor inputs with whitelists or blacklists, what is the supported method of filtering the lists?

Options:

A.

Slash notation

B.

Regular expression

C.

Irregular expression

D.

Wildcard-only expression

Buy Now
Questions 49

Which of the following indexes come pre-configured with Splunk Enterprise? (select all that apply)

Options:

A.

_license

B.

_lnternal

C.

_external

D.

_thefishbucket

Buy Now
Questions 50

Which of the following monitor inputs stanza headers would match all of the following files?

/var/log/www1/secure.log

/var/log/www/secure.l

/var/log/www/logs/secure.logs

/var/log/www2/secure.log

Options:

A.

[monitor:///var/log/.../secure.*

B.

[monitor:///var/log/www1/secure.*]

C.

[monitor:///var/log/www1/secure.log]

D.

[monitor:///var/log/www*/secure.*]

Buy Now
Questions 51

A Universal Forwarder is monitoring a very active syslog stream and as a result is unable to switch between destinations. How would an admin safely remediate this issue?

Options:

A.

Configure and enable the LINE_BREAKER on the forwarder.

B.

Configure useAck on the forwarder.

C.

Configure forceTimebasedAutoLB on the forwarder.

D.

Configure and enable the FVFNT BREAKER on the forwarder.

Buy Now
Questions 52

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.

Buy Now
Questions 53

What is the default value ofLINE_BREAKER?

Options:

A.

\r\n

B.

([\r\n]+)

C.

\r+\n+

D.

(\r\n+)

Buy Now
Questions 54

What configuration file are remote Windows Management Instrumentation inputs defined in?

Options:

A.

wmi_inputs.conf

B.

inputs.conf

C.

None, the inputs are defined outside of Splunk.

D.

wmi.conf

Buy Now
Questions 55

Which of the following is an acceptable channel value when using the HTTP Event Collector indexer acknowledgment capability?

Options:

A.

GUID

B.

DNS

C.

Hash Checksum

D.

IP Address

Buy Now
Questions 56

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

Buy Now
Questions 57

What type of Splunk license is pre-selected in a brand new Splunk installation?

Options:

A.

Free license

B.

Forwarder license

C.

Enterprise trial license

D.

Enterprise license

Buy Now
Questions 58

In a distributed environment, which Splunk component is used to distribute apps and configurations to the

other Splunk instances?

Options:

A.

Indexer

B.

Deployer

C.

Forwarder

D.

Deployment server

Buy Now
Exam Code: SPLK-1003
Exam Name: Splunk Enterprise Certified Admin
Last Update: Oct 15, 2025
Questions: 196

PDF + Testing Engine

$134.99

Testing Engine

$99.99

PDF (Q&A)

$84.99