Splunk Enterprise Certified Admin Questions and Answers
Which option accurately describes the purpose of the HTTP Event Collector (HEC)?
Which Splunk configuration file is used to enable data integrity checking?
How do you remove missing forwarders from the Monitoring Console?
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
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
Where are license files stored?
When deploying apps on Universal Forwarders using the deployment server, what is the correct component and location of the app before it is deployed?
When should the Data Preview feature be used?
Which of the following is true when authenticating users to Splunk using LDAP?
What happens when there are conflicting settings within two or more configuration files?
Which Splunk component distributes apps and certain other configuration updates to search head cluster members?
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?
After an Enterprise Trial license expires, it will automatically convert to a Free license. How many days is an Enterprise Trial license valid before this conversion occurs?
Load balancing on a Universal Forwarder is not scaling correctly. The forwarder's outputs. and the tcpout stanza are setup correctly. What else could be the cause of this scaling issue? (select all that apply)
Which of the following are methods for adding inputs in Splunk? (select all that apply)
Which of the following lists the three phases of the Splunk Indexing process in order?
Which of the following methods will connect a deployment client to a deployment server? (select all that apply)
A Universal Forwarder has the following active stanza in inputs . conf:
[monitor: //var/log]
disabled = O
host = 460352847
An event from this input has a timestamp of 10:55. What timezone will Splunk add to the event as part of indexing?
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?
On the deployment server, administrators can map clients to server classes using client filters. Which of the
following statements is accurate?
How is data handled by Splunk during the input phase of the data ingestion process?
Search heads in a company's European offices need to be able to search data in their New York offices. They also need to restrict access to certain indexers. What should be configured to allow this type of action?
When Splunk is integrated with LDAP, which attribute can be changed in the Splunk UI for an LDAP user?
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)
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?
Where should apps be located on the deployment server that the clients pull from?
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?
When are knowledge bundles distributed to search peers?
Which authentication methods are natively supported within Splunk Enterprise? (select all that apply)
How does the Monitoring Console monitor forwarders?
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 hardware attribute would need to be changed to increase the number of simultaneous searches (ad-hoc and scheduled) on a single search head?
Which of the following indexes come pre-configured with Splunk Enterprise? (select all that apply)
What is a role in Splunk? (select all that apply)
The CLI command splunk add forward-server indexer:
which configuration file?
Which of the following are reasons to create separate indexes? (Choose all that apply.)
Which setting in indexes. conf allows data retention to be controlled by time?
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?
Who provides the Application Secret, Integration, and Secret keys, as well as the API Hostname when setting
up Duo for Multi-Factor Authentication in Splunk Enterprise?
When configuring monitor inputs with whitelists or blacklists, what is the supported method of filtering the lists?
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?
Which Splunk forwarder type allows parsing of data before forwarding to an indexer?
What is the correct curl to send multiple events through HTTP Event Collector?
What type of Splunk license is pre-selected in a brand new Splunk installation?
Which Splunk component requires a Forwarder license?
In which Splunk configuration is the SEDCMD used?
What is the name of the object that stores events inside of an index?
Which file will be matched for the following monitor stanza in inputs. conf?
[monitor: ///var/log/*/bar/*. txt]
A user is assigned two roles with the following search filters. What is the user's applied search filter?
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 is valid distribute search group?
A)
B)
C)
D)
In inputs. conf, which stanza would mean Splunk was only reading one local file?
Which of the following Splunk components require a separate installation package?
Which is a valid stanza for a network input?
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?
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?
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 artifact is required in the request header when creating an HTTP event?