Splunk Enterprise Certified Admin Questions and Answers
There is a file with a vast amount of old data. Which of the following inputs.conf attributes would allow an admin to monitor the file for updates without indexing the pre-existing data?
What event-processing pipelines are used to process data for indexing? (select all that apply)
When does a warm bucket roll over to a cold bucket?
When deploying apps, which attribute in the forwarder management interface determines the apps that clients install?
User role inheritance allows what to be inherited from the parent role? (select all that apply)
The universal forwarder has which capabilities when sending data? (select all that apply)
Where can scripts for scripted inputs reside on the host file system? (select all that apply)
Which of the following are available input methods when adding a file input in Splunk Web? (Choose all that
apply.)
Which of the following is true regarding LDAP integration with Splunk Enterprise?
In a customer managed Splunk Enterprise environment, what is the endpoint URI used to collect data?
Which configuration file would be used to forward the Splunk internal logs from a search head to the indexer?
A non-clustered Splunk environment has three indexers (A,B,C) and two search heads (X, Y). During a search executed on search head X, indexer A crashes. What is Splunk ' s response?
Which of the following enables compression for universal forwarders in outputs. conf ?
A)

B)

C)

D)

Which option on the Add Data menu is most useful for testing data ingestion without creating inputs.conf?
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?


On the deployment server, administrators can map clients to server classes using client filters. Which of the
following statements is accurate?
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?
What is the correct curl to send multiple events through HTTP Event Collector?
Where are deployment server apps mapped to clients?
What options are available when creating custom roles? (select all that apply)
In addition to single, non-clustered Splunk instances, what else can the deployment server push apps to?
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?
What happens when the same username exists in Splunk as well as through LDAP?
What is the importance of modifying Transparent Huge Pages (THP) and ulimit settings when installing Splunk Enterprise?
What is the command to reset the fishbucket for one source?
When working with an indexer cluster, what changes with the global precedence when comparing to a standalone deployment?
The CLI command splunk add forward-server indexer: < receiving-port > will create stanza(s) in
which configuration file?
How is a remote monitor input distributed to forwarders?
Which of the following indexes come pre-configured with Splunk Enterprise? (select all that apply)
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?
What action could be taken to prevent a license warning with an ingest-based license?
What is an example of a proper configuration for CHARSET within props.conf?
What configuration file are remote Windows Management Instrumentation inputs defined in?
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?
When running the command shown below, what is the default path in which deployment server. conf is created?
splunk set deploy-poll deployServer:port
What is the difference between the two wildcards ... and - for the monitor stanza in inputs, conf?
Which parent directory contains the configuration files in Splunk?
Which of the following apply to how distributed search works? (select all that apply)
Running this search in a distributed environment:
On what Splunk component does the eval command get executed?
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?
What is the correct attribute to set in inputs.conf in order to have data sent to a particular indexer group?
Which of the following is an appropriate description of a deployment server in a non-cluster environment?
In which phase do indexed extractions in props.conf occur?
After configuring a universal forwarder to communicate with an indexer, which index can be checked via the Splunk Web UI for a successful connection?
What will the following inputs. conf stanza do?
[script://myscript . sh]
Interval=0
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?
When should the Data Preview feature be used?
In this example, ifuseACKis set to true and themaxQueueSizeis set to 7MB, what is the size of the wait queue on this universal forwarder?
Which is a valid stanza for a network input?
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?
Which of the following is a valid distributed search group?
When are knowledge bundles distributed to search peers?
Which of the following statements apply to directory inputs? {select all that apply)
Which of the following statements describe deployment management? (select all that apply)
If an update is made to an attribute in inputs.conf on a universal forwarder, on which Splunk component
would the fishbucket need to be reset in order to reindex the data?
What are the values forhostandindexfor[stanza1]used by Splunk during index time, given the following configuration files?

What is required when adding a native user to Splunk? (select all that apply)
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?
Which Splunk component consolidates the individual results and prepares reports in a distributed environment?
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 of the following describes a Splunk deployment server?