Weekend Sale 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: save70

Free and Premium Splunk SPLK-1003 Dumps Questions Answers

Page: 1 / 15
Total 202 questions

Splunk Enterprise Certified Admin Questions and Answers

Question 1

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

Options:

A.

services/collector

B.

data/collector

C.

services/inputs?raw

D.

services/data/collector

Buy Now
Question 2

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 3

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 4

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

Question 5

You update a props. conf file while Splunk is running. You do not restart Splunk and you run this command: splunk btoo1 props list —debug. What will the output be?

Options:

A.

list of all the configurations on-disk that Splunk contains.

B.

A verbose list of all configurations as they were when splunkd started.

C.

A list of props. conf configurations as they are on-disk along with a file path from which the configuration is located

D.

A list of the current running props, conf configurations along with a file path from which the configuration was made

Question 6

When deploying apps, which attribute in the forwarder management interface determines the apps that clients install?

Options:

A.

App Class

B.

Client Class

C.

Server Class

D.

Forwarder Class

Question 7

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.

Question 8

Which optional configuration setting in inputs .conf allows you to selectively forward the data to specific indexer(s)?

Options:

A.

_TCP_ROUTING

B.

_INDEXER_LIST

C.

_INDEXER_GROUP

D.

_INDEXER ROUTING

Question 9

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 10

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.

Question 11

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 12

Running this search in a distributed environment:

On what Splunk component does the eval command get executed?

Options:

A.

Heavy Forwarders

B.

Universal Forwarders

C.

Search peers

D.

Search heads

Question 13

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 14

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 15

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 16

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 17

Who provides the Application Secret, Integration, and Secret keys, as well as the API Hostname when setting

up Duo for Multi-Factor Authentication in Splunk Enterprise?

Options:

A.

Duo Administrator

B.

LDAP Administrator

C.

SAML Administrator

D.

Trio Administrator

Question 18

Which Splunk component does a search head primarily communicate with?

Options:

A.

Indexer

B.

Forwarder

C.

Cluster master

D.

Deployment server

Question 19

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/

Question 20

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 21

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

Question 22

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 23

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 24

The CLI command splunk add forward-server indexer: will create stanza(s) in

which configuration file?

Options:

A.

inputs.conf

B.

indexes.conf

C.

outputs.conf

D.

servers.conf

Question 25

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.

Question 26

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

Question 27

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 28

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 29

The following stanza is active in indexes.conf:

[cat_facts]

maxHotSpanSecs = 3600

frozenTimePeriodInSecs = 2630000

maxTota1DataSizeMB = 650000

All other related indexes.conf settings are default values.

If the event timestamp was 3739283 seconds ago, will it be searchable?

Options:

A.

Yes, only if the bucket is still hot.

B.

No, because the index will have exceeded its maximum size.

C.

Yes, only if the index size is also below 650000 MB.

D.

No, because the event time is greater than the retention time.

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

All search-time field extractions should be specified on which Splunk component?

Options:

A.

Deployment server

B.

Universal forwarder

C.

Indexer

D.

Search head

Question 32

Which layers are involved in Splunk configuration file layering? (select all that apply)

Options:

A.

App context

B.

User context

C.

Global context

D.

Forwarder context

Question 33

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 34

Which Splunk forwarder type allows parsing of data before forwarding to an indexer?

Options:

A.

Universal forwarder

B.

Parsing forwarder

C.

Heavy forwarder

D.

Advanced forwarder

Question 35

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

Options:

A.

Parents

B.

Capabilities

C.

Index access

D.

Search history

Question 36

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

Question 37

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 38

How would you configure your distsearch conf to allow you to run the search below? sourcetype=access_combined status=200 action=purchase splunk_setver_group=HOUSTON

A)

B)

C)

D)

Options:

A.

option A

B.

Option B

C.

Option C

D.

Option D

Question 39

A user is assigned two roles with the following search filters. What is the user's applied search filter?

Options:

A.
B.

B.

C.

C.

D.

D.

Question 40

In case of a conflict between a whitelist and a blacklist input setting, which one is used?

Options:

A.

Blacklist

B.

Whitelist

C.

They cancel each other out.

D.

Whichever is entered into the configuration first.

Question 41

An admin is running the latest version of Splunk with a 500 GB license. The current daily volume of new data

is 300 GB per day. To minimize license issues, what is the best way to add 10 TB of historical data to the

index?

Options:

A.

Buy a bigger Splunk license.

B.

Add 2.5 TB each day for the next 5 days.

C.

Add all 10 TB in a single 24 hour period.

D.

Add 200 GB of historical data each day for 50 days.

Question 42

Which additional component is required for a search head cluster?

Options:

A.

Deployer

B.

Cluster Master

C.

Monitoring Console

D.

Management Console

Question 43

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 44

When enabling data integrity control, where does Splunk Enterprise store the hash files for each bucket?

Options:

A.

Splunk Enterprise stores hash files in the logdata directory of the corresponding bucket.

B.

Splunk Enterprise stores hash files in the rawdata directory of the corresponding bucket.

C.

Splunk Enterprise stores hash files in the hashdata directory of the corresponding bucket.

D.

Splunk Enterprise stores hash files in the metadata directory of the corresponding bucket.

Question 45

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

Question 46

Where are deployment server apps mapped to clients?

Options:

A.

Apps tab in forwarder management interface or clientapps.conf.

B.

Clients tab in forwarder management interface or deploymentclient.conf.

C.

Server Classes tab in forwarder management interface or serverclass.conf.

D.

Client Applications tab in forwarder management interface or clientapps.conf.

Question 47

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 48

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 49

Which Splunk forwarder has a built-in license?

Options:

A.

Light forwarder

B.

Heavy forwarder

C.

Universal forwarder

D.

Cloud forwarder

Question 50

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 51

Which of the following Splunk components require a separate installation package?

Options:

A.

Deployment server

B.

License master

C.

Universal forwarder

D.

Heavy forwarder

Question 52

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

Options:

A.

Hot buckets

B.

Cold buckets

C.

Warm buckets

D.

Frozen buckets

Question 53

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 54

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 55

Which of the following statements apply to directory inputs? {select all that apply)

Options:

A.

All discovered text files are consumed.

B.

Compressed files are ignored by default

C.

Splunk recursively traverses through the directory structure.

D.

When adding new log files to a monitored directory, the forwarder must be restarted to take them into account.

Question 56

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 57

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

Options:

A.

Owner

B.

Weight

C.

Context

D.

Creation time

Question 58

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.

Question 59

What type of data is counted against the Enterprise license at a fixed 150 bytes per event?

Options:

A.

License data

B.

Metricsdata

C.

Internal Splunk data

D.

Internal Windows logs

Question 60

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.

Page: 1 / 15
Total 202 questions