Which Splunk component distributes apps and certain other configuration updates to search head cluster members?
Which data pipeline phase is the last opportunity for defining event boundaries?
Which Splunk component(s) would break a stream of syslog inputs into individual events? (select all that apply)
What is the difference between the two wildcards ... and - for the monitor stanza in inputs, conf?
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?
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?
When using a directory monitor input, specific source type can be selectively overridden using which configuration file?
Assume a file is being monitored and the data was incorrectly indexed to an exclusive index. The index is
cleaned and now the data must be reindexed. What other index must be cleaned to reset the input checkpoint
information for that file?
Which of the following configuration files are used with a universal forwarder? (Choose all that apply.)
What type of data is counted against the Enterprise license at a fixed 150 bytes per event?
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 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?
Using the CLI on the forwarder, how could the current forwarder to indexer configuration be viewed?
Which Splunk indexer operating system platform is supported when sending logs from a Windows universal forwarder?
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
What are the values forhostandindexfor[stanza1]used by Splunk during index time, given the following configuration files?
Which network input option provides durable file-system buffering of data to mitigate data loss due to network outages and splunkd restarts?
Which setting allows the configuration of Splunk to allow events to span over more than one line?
What is the default value ofLINE_BREAKER?
Which of the following are supported configuration methods to add inputs on a forwarder? (select all that apply)
When deploying apps on Universal Forwarders using the deployment server, what is the correct component and location of the app before it is deployed?
How is a remote monitor input distributed to forwarders?
Which of the following is an appropriate description of a deployment server in a non-cluster environment?
Which forwarder type can parse data prior to forwarding?
TheLINE_BREAKERattribute is configured in which configuration file?
When deploying apps, which attribute in the forwarder management interface determines the apps that clients install?
A Universal Forwarder is collecting two separate sources of data (A,B). Source A is being routed through a Heavy Forwarder and then to an indexer. Source B is being routed directly to the indexer. Both sets of data require the masking of raw text strings before being written to disk. What does the administrator need to do to
ensure that the masking takes place successfully?
An index stores its data in buckets. Which default directories does Splunk use to store buckets? (Choose all that apply.)
When are knowledge bundles distributed to search peers?
Where are deployment server apps mapped to clients?
When configuring monitor inputs with whitelists or blacklists, what is the supported method of filtering the lists?
Running this search in a distributed environment:
On what Splunk component does the eval command get executed?
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)
Which valid bucket types are searchable? (select all that apply)
Which of the following CLI commands removes a search peer from Distributed Search?
Which of the following are methods for adding inputs in Splunk? (select all that apply)
Which of the following is accurate regarding the input phase?
Where can scripts for scripted inputs reside on the host file system? (select all that apply)
In which phase of the index time process does the license metering occur?
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?
Which configuration files are used to transform raw data ingested by Splunk? (Choose all that apply.)
Which of the following must be done to define user permissions when integrating Splunk with LDAP?
Which of the following authentication types requires scripting in Splunk?
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 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?
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?
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
When working with an indexer cluster, what changes with the global precedence when comparing to a standalone deployment?
Which Splunk component consolidates the individual results and prepares reports in a distributed environment?
How often does Splunk recheck the LDAP server?
What is required when adding a native user to Splunk? (select all that apply)
In inputs. conf, which stanza would mean Splunk was only reading one local file?
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?
For single line event sourcetypes. it is most efficient to set SHOULD_linemerge to what value?
Which option accurately describes the purpose of the HTTP Event Collector (HEC)?
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)