When configuring HTTP Event Collector (HEC) input, how would one ensure the events have been indexed?
Which of the following indexes come pre-configured with Splunk Enterprise? (select all that apply)
In which Splunk configuration is the SEDCMD used?
Where are license files stored?
Which is a valid stanza for a network input?
What is the name of the object that stores events inside of an index?
Which forwarder is recommended by Splunk to use in a production environment?
What is the correct example to redact a plain-text password from raw events?
Which of the following accurately describes HTTP Event Collector indexer acknowledgement?
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?
During search time, which directory of configuration files has the highest precedence?
Which of the following is valid distribute search group?
A)
B)

C)

D)
Which of the following is the use case for the deployment server feature of Splunk?
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?
Which file will be matched for the following monitor stanza in inputs. conf?
[monitor: ///var/log/*/bar/*. txt]
Which additional component is required for a search head cluster?
What conf file needs to be edited to set up distributed search groups?
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?
What happens when there are conflicting settings within two or more configuration files?
A Splunk administrator has been tasked with developing a retention strategy to have frequently accessed data sets on SSD storage and to have older, less frequently accessed data on slower NAS storage. They have set a mount point for the NAS. Which parameter do they need to modify to set the path for the older, less frequently accessed data in indexes.conf?
Which of the following is a valid method to create a Splunk user?
When indexing a data source, which fields are considered metadata?
Using the CLI on the forwarder, how could the current forwarder to indexer configuration be viewed?
The universal forwarder has which capabilities when sending data? (select all that apply)
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?
What is the default character encoding used by Splunk during the input phase?
What is the correct order of steps in Duo Multifactor Authentication?
What action could be taken to prevent a license warning with an ingest-based license?
Which data pipeline phase is the last opportunity for defining event boundaries?
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)

How is data handled by Splunk during the input phase of the data ingestion process?
When using license pools, volume allocations apply to which Splunk components?
Which Splunk component performs indexing and responds to search requests from the search head?
What are the values forhostandindexfor[stanza1]used by Splunk during index time, given the following configuration files?

Which Splunk component(s) would break a stream of syslog inputs into individual events? (select all that apply)
In which phase do indexed extractions in props.conf occur?
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?
Which of the following describes a Splunk deployment server?
An admin updates the Role to Group mapping for external authentication. How does the change affect users that are currently logged into Splunk?
Which of the following is an acceptable channel value when using the HTTP Event Collector indexer acknowledgment capability?
What type of Splunk license is pre-selected in a brand new Splunk installation?
Which of the following is a benefit of distributed search?
On the deployment server, administrators can map clients to server classes using client filters. Which of the
following statements is accurate?
In this source definition the MAX_TIMESTAMP_LOOKHEAD is missing. Which value would fit best?

Event example:
When configuring monitor inputs with whitelists or blacklists, what is the supported method of filtering the lists?
The CLI command splunk add forward-server indexer:
which configuration file?
Which of the methods listed below supports muti-factor authentication?
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?


When using a directory monitor input, specific source types can be selectively overridden using which configuration file?
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?
Which of the following methods will connect a deployment client to a deployment server? (select all that apply)
Where are deployment server apps mapped to clients?
When Splunk is integrated with LDAP, which attribute can be changed in the Splunk UI for an LDAP user?
In a customer managed Splunk Enterprise environment, what is the endpoint URI used to collect data?
In this example, ifuseACKis set to true and themaxQueueSizeis set to 7MB, what is the size of the wait queue on this universal forwarder?
What hardware attribute would need to be changed to increase the number of simultaneous searches (ad-hoc and scheduled) on a single search head?
What action is required to enable forwarder management in Splunk Web?
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?
Where can scripts for scripted inputs reside on the host file system? (select all that apply)
What is the difference between the two wildcards ... and - for the monitor stanza in inputs, conf?