Summer 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 / 21
Total 211 questions

Splunk Enterprise Certified Admin Questions and Answers

Question 1

Which Splunk component would one use to perform line breaking prior to indexing?

Options:

A.

Heavy Forwarder

B.

Universal Forwarder

C.

Search head

D.

This can only be done at the indexing layer.

Question 2

Which options for Multifactor Authentication, also known as MFA, are available in Splunk Enterprise?

Options:

A.

Google Authenticator and Okta Verify

B.

LastPass and Microsoft Entra ID

C.

Ping Identity and CrowdStrike Falcon

D.

Duo Security and RSA Security

Question 3

After an Enterprise Trial license expires, it will automatically convert to a Free license. How many days is an Enterprise Trial license valid before this conversion occurs?

Options:

A.

90 days

B.

60 days

C.

7 days

D.

14 days

Question 4

Which of the following authentication types requires scripting in Splunk?

Options:

A.

ADFS

B.

LDAP

C.

SAML

D.

RADIUS

Question 5

Data from a monitored file was accidentally indexed into Index B, but it should have been indexed into Index A. Which set of steps correctly fixes the issue and allows the data to be re-indexed into the correct index?

Options:

A.

Use the delete command to remove the data from the incorrect index, Index B.

Stop the indexer.

Run a rebuild command.

Restart the indexer.

B.

Adjust the appropriate .conf file to send the data to the correct index, Index A.

Use the delete command to remove the data from the incorrect index, Index B.

Stop the forwarder.

Run a rebuild command.

Restart the forwarder.

C.

Adjust the appropriate .conf file to send the data to the correct index, Index A.

Stop the indexer.

Run btprobe -d < fishbucket_path > --file < file_path > --reset.

Restart the indexer.

D.

Confirm that the data is being sent to the correct index, Index A.

Adjust the appropriate .conf file to send the data to the correct index.

Stop the forwarder.

Run btprobe -d < fishbucket_path > --file < file_path > --reset.

Restart the forwarder.

Use the delete command to make the previous incorrect events unsearchable from Index B.

Question 6

An admin oversees an environment with a 1000 GBI day license. The configuration file

server.conf has strict pool quota=false set. The license is divided into the following three pools, and today ' s usage is shown on the right-hand column:

PoolLicense SizeToday ' s usage

X500 GB/day100 GB

Y350 GB/day400 GB

Z150 GB/day300 GB

Given this, which pool(s) are issued warnings?

Options:

A.

All pools

B.

Z only

C.

None

D.

Y and Z

Question 7

After automatic load balancing is enabled on a forwarder, the time interval for switching indexers can be updated by using which of the following attributes?

Options:

A.

channelTTL

B.

connectionTimeout

C.

autoLBFrequency

D.

secsInFailurelnterval

Question 8

A configuration file in a deployed app needs to be directly edited. Which steps would ensure a successful deployment to clients?

Options:

A.

Make the change in $SPLUNK HOME/etc/dep10yment apps/$appName/10ca1/ on the deployment server, and the change will be automatically sent to the deployment clients.

B.

Make the change in $SPLUNK HOME /etc/apps/$appname/local/ on any of the deployment clients, and then run the command . / splunk reload deploy-server to push that change to the deployment server.

C.

Make the change in $SPLUNK HOME/etc/dep10yment apps/$appName/10ca1/ on the deployment server, and then run $SPLUNK HOME/bin/sp1unk reload deploy—server.

D.

Make the change in $SPLUNK HOME/etc/apps/$appName/defau1t on the deployment server, and it will be distributed down to the clients ' own local versions.

Question 9

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 10

Which configuration accepts syslog data over UDP port 514 from all 10.x.x.x hosts except hosts in the 10.1.x.x network?

Options:

A.

[syslog://514]

proto = udp

acceptFrom = 10.1.0.0/16

B.

[syslog://514]

proto = udp

acceptFrom = 10.0.0.0/8

C.

[syslog://514]

proto = udp

acceptFrom = !10.1.0.0/16

acceptFrom = 10.0.0.0/8

D.

[syslog://514]

proto = udp

acceptFrom = !10.1.0.0/16, 10.0.0.0/8

Question 11

Which Splunk component performs indexing and responds to search requests from the search head?

Options:

A.

Forwarder

B.

Search peer

C.

License master

D.

Search head cluster

Question 12

What is the default purpose of a Splunk Deployment Server?

Options:

A.

To stage and deploy updates from $SPLUNK_HOME/etc/deployment-apps/

B.

To stage and deploy updates from $SPLUNK_HOME/etc/manager-apps/

C.

To stage and deploy updates from $SPLUNK_HOME/etc/apps/

D.

To stage and deploy updates from $SPLUNK_HOME/etc/peer-apps/

Question 13

Which of the following are available input methods when adding a file input in Splunk Web? (Choose all that

apply.)

Options:

A.

Index once.

B.

Monitor interval.

C.

On-demand monitor.

D.

Continuously monitor.

Question 14

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 15

Which forwarder is recommended by Splunk to use in a production environment?

Options:

A.

Heavy forwarder

B.

SSL forwarder

C.

Lightweight forwarder

D.

Universal forwarder

Question 16

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

Options:

A.

enabled

B.

datasource

C.

server_name

D.

ignoreOlderThan

Question 17

Which additional component is required for a search head cluster?

Options:

A.

Deployer

B.

Cluster Master

C.

Monitoring Console

D.

Management Console

Question 18

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 19

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

Question 20

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

Options:

A.

Hot buckets

B.

Cold buckets

C.

Warm buckets

D.

Frozen buckets

Question 21

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 22

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 23

The universal forwarder has which capabilities when sending data? (select all that apply)

Options:

A.

Sending alerts

B.

Compressing data

C.

Obfuscating/hiding data

D.

Indexer acknowledgement

Question 24

Using the CLI on the forwarder, how could the current forwarder to indexer configuration be viewed?

Options:

A.

splunk btool server list --debug

B.

splunk list forward-indexer

C.

splunk list forward-server

D.

splunk btool indexes list --debug

Question 25

Which parent directory contains the configuration files in Splunk?

Options:

A.

SSFLUNK_HOME/etc

B.

SSPLUNK_HOME/var

C.

SSPLUNK_HOME/conf

D.

SSPLUNK_HOME/default

Question 26

When are knowledge bundles distributed to search peers?

Options:

A.

After a user logs in.

B.

When Splunk is restarted.

C.

When adding a new search peer.

D.

When a distributed search is initiated.

Question 27

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

Question 28

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 29

What is the default purpose of a Splunk Deployment Server ?

Options:

A.

To stage and deploy updates to /etc/pcer-apps/

B.

To stage and deploy updates to $SPLUNK_HOME/etc/apps/

C.

To stage and deploy updates to /etc/manager-apps/

D.

To stage and deploy updates to /etc/deployment-apps/

Question 30

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

Question 31

Which feature of Splunk’s role configuration can be used to aggregate multiple roles intended for groups of

users?

Options:

A.

Linked roles

B.

Grantable roles

C.

Role federation

D.

Role inheritance

Question 32

When working with an indexer cluster, what changes with the global precedence when comparing to a standalone deployment?

Options:

A.

Nothing changes.

B.

The peer-apps local directory becomes the highest priority.

C.

The app local directories move to second in the priority list.

D.

The system default directory ' becomes the highest priority.

Question 33

Which setting allows the configuration of Splunk to allow events to span over more than one line?

Options:

A.

SHOULD_LINEMERGE = true

B.

BREAK_ONLY_BEFORE_DATE = true

C.

BREAK_ONLY_BEFORE = < REGEX pattern >

D.

SHOULD_LINEMERGE = false

Question 34

Which Splunk component does a search head primarily communicate with?

Options:

A.

Indexer

B.

Forwarder

C.

Cluster master

D.

Deployment server

Question 35

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

Question 36

After how many warnings within a rolling 30-day period will a license violation occur with an enforced

Enterprise license?

Options:

A.

1

B.

3

C.

4

D.

5

Question 37

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

Options:

A.

Owner

B.

Weight

C.

Context

D.

Creation time

Question 38

What action could be taken to prevent a license warning with an ingest-based license?

Options:

A.

Add a new license before midnight on the indexer(s).

B.

Delete the data before midnight on the indexer(s).

C.

Add a new license before midnight on the license manager.

D.

Delete the data before midnight on the license manager.

Question 39

Which Splunk indexer operating system platform is supported when sending logs from a Windows universal forwarder?

Options:

A.

Any OS platform

B.

Linux platform only

C.

Windows platform only.

D.

None of the above.

Question 40

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.

Question 41

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 42

A log file contains 193 days worth of timestamped events. Which monitor stanza would be used to collect data 45 days old and newer from that log file?

Options:

A.

followTail = -45d

B.

ignore = 45d

C.

includeNewerThan = -35d

D.

ignoreOlderThan = 45d

Question 43

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 # 43

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Question 44

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

Options:

A.

_license

B.

_lnternal

C.

_external

D.

_thefishbucket

Question 45

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 46

What options are available when creating custom roles? (select all that apply)

Options:

A.

Restrict search terms

B.

Whitelist search terms

C.

Limit the number of concurrent search jobs

D.

Allow or restrict indexes that can be searched.

Question 47

Which Splunk forwarder has a built-in license?

Options:

A.

Light forwarder

B.

Heavy forwarder

C.

Universal forwarder

D.

Cloud forwarder

Question 48

This file has been manually created on a universal forwarder

A new Splunk admin comes in and connects the universal forwarders to a deployment server and deploys the same app with a new

Question # 48

Which file is now monitored?

Options:

A.

/var/log/messages

B.

/var/log/maillog

C.

/var/log/maillog and /var/log/messages

D.

none of the above

Question 49

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.

Question 50

Which option accurately describes the purpose of the HTTP Event Collector (HEC)?

Options:

A.

A token-based HTTP input that is secure and scalable and that requires the use of forwarders

B.

A token-based HTTP input that is secure and scalable and that does not require the use of forwarders.

C.

An agent-based HTTP input that is secure and scalable and that does not require the use of forwarders.

D.

A token-based HTTP input that is insecure and non-scalable and that does not require the use of forwarders.

Question 51

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 52

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

Options:

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

Question 53

In which phase of the index time process does the license metering occur?

Options:

A.

input phase

B.

Parsing phase

C.

Indexing phase

D.

Licensing phase

Question 54

Which of the following accurately describes HTTP Event Collector indexer acknowledgement?

Options:

A.

It requires a separate channel provided by the client.

B.

It is configured the same as indexer acknowledgement used to protect in-flight data.

C.

It can be enabled at the global setting level.

D.

It stores status information on the Splunk server.

Question 55

What is the correct attribute to set in inputs.conf in order to have data sent to a particular indexer group?

Options:

A.

_SPLUNKDB_ROUTING

B.

_TCP_ROUTING

C.

_UDF_ROUTING

D.

_INGEST_ROUTING

Question 56

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

Question 57

Which of the following are supported options when configuring optional network inputs?

Options:

A.

Metadata override, sender filtering options, network input queues (quantum queues)

B.

Metadata override, sender filtering options, network input queues (memory/persistent queues)

C.

Filename override, sender filtering options, network output queues (memory/persistent queues)

D.

Metadata override, receiver filtering options, network input queues (memory/persistent queues)

Question 58

Which Splunk component distributes apps and certain other configuration updates to search head cluster members?

Options:

A.

Deployer

B.

Cluster master

C.

Deployment server

D.

Search head cluster master

Question 59

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

Question 60

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.

Question 61

When indexing a data source, which fields are considered metadata?

Options:

A.

source, host, time

B.

time, sourcetype, source

C.

host, raw, sourcetype

D.

sourcetype, source, host

Question 62

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 63

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

Page: 1 / 21
Total 211 questions