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

SPLK-1003 Questions and Answers

Question # 6

What is the default purpose of a Splunk Deployment Server ?

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/

Full Access
Question # 7

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

A.

Password

B.

Username

C.

Full Name

D.

Default app

Full Access
Question # 8

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

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

Full Access
Question # 9

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

A.

Inputs phase

B.

Parsing phase

C.

Indexing phase

D.

Searching phase

Full Access
Question # 10

Where are license files stored?

A.

$SPLUNK_HOME/etc/secure

B.

$SPLUNK_HOME/etc/system

C.

$SPLUNK_HOME/etc/licenses

D.

$SPLUNK_HOME/etc/apps/licenses

Full Access
Question # 11

What are the values forhostandindexfor[stanza1]used by Splunk during index time, given the following configuration files?

Question # 11

A.

host=server1index=unixinfo

B.

host=server1index=searchinfo

C.

host=searchsvr1index=searchinfo

D.

host=unixsvr1index=unixinfo

Full Access
Question # 12

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

Full Access
Question # 13

Running this search in a distributed environment:

On what Splunk component does the eval command get executed?

A.

Heavy Forwarders

B.

Universal Forwarders

C.

Search peers

D.

Search heads

Full Access
Question # 14

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

A.

Different retention times.

B.

Increase number of users.

C.

Restrict user permissions.

D.

File organization.

Full Access
Question # 15

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

A.

wmi_inputs.conf

B.

inputs.conf

C.

None, the inputs are defined outside of Splunk.

D.

wmi.conf

Full Access
Question # 16

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

A.

diskQueueSize

B.

durableQueueSizeC persistentOueueSize

C.

queueSize

Full Access
Question # 17

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

A.

Universal forwarders

B.

Splunk Cloud

C.

Linux package managers

D.

Windows using WMI

Full Access
Question # 18

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

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.

Full Access
Question # 19

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

A.

License data

B.

Metricsdata

C.

Internal Splunk data

D.

Internal Windows logs

Full Access
Question # 20

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?

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.

Full Access
Question # 21

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

Full Access
Question # 22

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?

A.

host

B.

index

C.

linecount

D.

splunk_server

Full Access
Question # 23

When are knowledge bundles distributed to search peers?

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.

Full Access
Question # 24

A request has been made to restrict lookup files up to 500 megabytes for replication . Anything larger should not be replicated . Which of the following parameters provides the correct control for this scenario?

A.

maxBundleSize

B.

maxMemoryBundleSize

C.

excludeReplicatedLookupSize

D.

includeReplicatedLookupSize

Full Access
Question # 25

How does the Monitoring Console monitor forwarders?

A.

By pulling internal logs from forwarders.

B.

By using the forwarder monitoring add-on

C.

With internal logs forwarded by forwarders.

D.

With internal logs forwarded by deployment server.

Full Access
Question # 26

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

A.

props.conf

B.

search.conf

C.

distsearch.conf

D.

distibutedsearch.conf

Full Access
Question # 27

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.

Full Access
Question # 28

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?

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

Full Access
Question # 29

Which of the following configuration files are used with a universal forwarder? (Choose all that apply.)

A.

inputs.conf

B.

monitor.conf

C.

outputs.conf

D.

forwarder.conf

Full Access
Question # 30

Which additional component is required for a search head cluster?

A.

Deployer

B.

Cluster Master

C.

Monitoring Console

D.

Management Console

Full Access
Question # 31

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?

A.

Heavy Forwarder

B.

Indexer

C.

Search head

D.

Deployment server

Full Access
Question # 32

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?

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.

Full Access
Question # 33

When would the following command be used?

A.

To verify ' the integrity of a local index.

B.

To verify the integrity of a SmartStore index.

C.

To verify the integrity of a SmartStore bucket.

D.

To verify the integrity of a local bucket.

Full Access
Question # 34

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

A.

Forwarder

B.

Search peer

C.

License master

D.

Search head cluster

Full Access
Question # 35

Which of the following is true when authenticating users to Splunk using LDAP?

A.

LDAP group names must match the Splunk role name defined in authorize.conf.

B.

Splunk will search each LDAP strategy in the order in which they are listed in authentication.conf.

C.

Splunk only supports encrypted LDAP connections.

D.

LDAP will take precedence over local users with the same username as defined in etc/passwd.

Full Access
Question # 36

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

A.

Heavy forwarder

B.

SSL forwarder

C.

Lightweight forwarder

D.

Universal forwarder

Full Access
Question # 37

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

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 < source > --reset

D.

splunk btool fishbucket reset < source >

Full Access
Question # 38

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

A.

Sending alerts

B.

Compressing data

C.

Obfuscating/hiding data

D.

Indexer acknowledgement

Full Access
Question # 39

How is a remote monitor input distributed to forwarders?

A.

As an app.

B.

As a forward.conf file.

C.

As a monitor.conf file.

D.

As a forwarder monitor profile.

Full Access
Question # 40

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

A.

Enable indexer acknowledgment.

B.

Enable forwarder acknowledgment.

C.

splunk check-integrity -index < index name >

D.

index=_internal component=ACK | stats count by host

Full Access
Question # 41

Which feature in Splunk allows Event Breaking, Timestamp extractions, and any advanced configurations

found in props.conf to be validated all through the UI?

A.

Apps

B.

Search

C.

Data preview

D.

Forwarder inputs

Full Access
Question # 42

Which of the following applies only to Splunk index data integrity check?

A.

Lookup table

B.

Summary Index

C.

Raw data in the index

D.

Data model acceleration

Full Access
Question # 43

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

A.

Heavy Forwarder

B.

Universal Forwarder

C.

Search head

D.

This can only be done at the indexing layer.

Full Access
Question # 44

Consider a company with a Splunk distributed environment in production. The Compliance Department wants to start using Splunk; however, they want to ensure that no one can see their reports or any other knowledge objects. Which Splunk Component can be added to implement this policy for the new team?

A.

Indexer

B.

Deployment server

C.

Universal forwarder

D.

Search head

Full Access
Question # 45

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

A.

Input phase

B.

Indexing phase

C.

Parsing phase

D.

Search phase

Full Access
Question # 46

Which of the following statements accurately describes using SSL to secure the feed from a forwarder?

A.

It does not encrypt the certificate password.

B.

SSL automatically compresses the feed by default.

C.

It requires that the forwarder be set to compressed=true.

D.

It requires that the receiver be set to compression=true.

Full Access
Question # 47

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

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.

Full Access
Question # 48

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?

A.

followTail = -45d

B.

ignore = 45d

C.

includeNewerThan = -35d

D.

ignoreOlderThan = 45d

Full Access
Question # 49

Which is a valid stanza for a network input?

A.

[udp://172.16.10.1:9997]connection = dnssourcetype = dns

B.

[any://172.16.10.1:10001]connection_host = ipsourcetype = web

C.

[tcp://172.16.10.1:9997]connection_host = websourcetype = web

D.

[tcp://172.16.10.1:10001]connection_host = dnssourcetype = dn s

Full Access
Question # 50

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

A.

Container

B.

Bucket

C.

Data layer

D.

Indexer

Full Access
Question # 51

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?

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.

Full Access
Question # 52

When should the Data Preview feature be used?

A.

When extracting fields for ingested data.

B.

When previewing the data before searching.

C.

When reviewing data on the source host.

D.

When validating the parsing of data.

Full Access
Question # 53

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

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

Full Access
Question # 54

Which Splunk component(s) would break a stream of syslog inputs into individual events? (select all that apply)

A.

Universal Forwarder

B.

Search head

C.

Heavy Forwarder

D.

Indexer

Full Access
Question # 55

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?

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.

Full Access
Question # 56

Which file will be matched for the following monitor stanza in inputs. conf?

[monitor: ///var/log/*/bar/*. txt]

A.

/var/log/host_460352847/temp/bar/file/csv/foo.txt

B.

/var/log/host_460352847/bar/foo.txt

C.

/var/log/host_460352847/bar/file/foo.txt

D.

/var/ log/ host_460352847/temp/bar/file/foo.txt

Full Access
Question # 57

A security team needs to ingest a static file for a specific incident. The log file has not been collected previously and future updates to the file must not be indexed.

Which command would meet these needs?

A.

splunk add one shot / opt/ incident [data .log —index incident

B.

splunk edit monitor /opt/incident/data.* —index incident

C.

splunk add monitor /opt/incident/data.log —index incident

D.

splunk edit oneshot [opt/ incident/data.* —index incident

Full Access
Question # 58

What is the default value ofLINE_BREAKER?

A.

\r\n

B.

([\r\n]+)

C.

\r+\n+

D.

(\r\n+)

Full Access
Question # 59

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?

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.

Full Access
Question # 60

Which of the following methods will connect a deployment client to a deployment server? (select all that apply)

A.

Run $SPLUNK_ROME/bin/ splunk set deploy-poll : from the command line of the deployment client.

B.

Create and edit a deploymentserver . conf file in SSPLVNE{ on the deployment server.

C.

Create and edit a deploymentclient . conf file in SSPLTJNE( EOME/etc/ system/local on the deployment client.

D.

Run $SPLUNK ROME/bin/spiunk set deploy-poi i : from the command line of the deployment server.

Full Access
Question # 61

What is the correct order of index time precedence?

(For each of the following, highest precedence is shown at the top and lowest precedence is shown at the bottom)

A.
B.

B.

C.

C.

D.

D.

Full Access