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?
Which setting allows the configuration of Splunk to allow events to span over more than one line?
Which of the following is an appropriate description of a deployment server in a non-cluster environment?
Amanda is tasked with hiding the first 5 digits of the account number in the following log and replacing them with xxxxx.
Example events:
[22/Oct/2014:00:46:27] VendorID=9112 Code=B AcctID=4902636940
[22/Oct/2014:00:48:40] VendorID=1004 Code=J AcctID=4236256056
[22/Oct/2014:00:50:02] VendorID=5034 Code=H AcctID=0462999288
Which props.conf configuration would achieve this goal?
When Splunk is integrated with LDAP, which attribute can be changed in the Splunk UI for an LDAP user?
When using a directory monitor input, specific source type can be selectively overridden using which configuration file?
Which feature of Splunk’s role configuration can be used to aggregate multiple roles intended for groups of
users?
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?
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?
When running the command shown below, what is the default path in which deployment server. conf is created?
splunk set deploy-poll deployServer:port
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
For single line event sourcetypes. it is most efficient to set SHOULD_linemerge to what value?
In this source definition the MAX_TIMESTAMP_LOOKHEAD is missing. Which value would fit best?
Event example:
What type of Splunk license is pre-selected in a brand new Splunk installation?
What is the correct attribute to set in inputs.conf in order to have data sent to a particular indexer group?
Which option accurately describes the purpose of the HTTP Event Collector (HEC)?
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?
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?
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?
Which of the following statements accurately describes using SSL to secure the feed from a 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
An index stores its data in buckets. Which default directories does Splunk use to store buckets? (Choose all that apply.)
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?

What is the correct curl to send multiple events through HTTP Event Collector?
Which of the following indexes come pre-configured with Splunk Enterprise? (select all that apply)
Which file will be matched for the following monitor stanza in inputs. conf?
[monitor: ///var/log/*/bar/*. txt]
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?
What type of data is counted against the Enterprise license at a fixed 150 bytes per event?
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?
Which authentication methods are natively supported within Splunk Enterprise? (select all that apply)
Which of the following enables compression for universal forwarders in outputs. conf ?
A)
B)
C)
D)
Which of the following are required when defining an index in indexes. conf? (select all that apply)
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

Which file is now monitored?
What hardware attribute would need to be changed to increase the number of simultaneous searches (ad-hoc and scheduled) on a single search head?
In addition to single, non-clustered Splunk instances, what else can the deployment server push apps to?
In a customer managed Splunk Enterprise environment, what is the endpoint URI used to collect data?
Which setting in indexes. conf allows data retention to be controlled by time?
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)

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
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?
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)
Within props. conf, which stanzas are valid for data modification? (select all that apply)
What happens when there are conflicting settings within two or more configuration files?
Which of the following is true when authenticating users to Splunk using LDAP?
On the deployment server, administrators can map clients to server classes using client filters. Which of the
following statements is accurate?
Which Splunk component performs indexing and responds to search requests from the search head?
When working with an indexer cluster, what changes with the global precedence when comparing to a standalone deployment?
Which of the following CLI commands removes a search peer from Distributed Search?