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 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
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?
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?
Which of the following statements apply to directory inputs? {select all that apply)
Which layers are involved in Splunk configuration file layering? (select all that apply)
In this example, if useACK is set to true and the maxQueueSize is set to 7MB, what is the size of the wait queue on this universal forwarder?
On the deployment server, administrators can map clients to server classes using client filters. Which of the
following statements is accurate?
The Splunk administrator wants to ensure data is distributed evenly amongst the indexers. To do this, he runs
the following search over the last 24 hours:
index=*
What field can the administrator check to see the data distribution?
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?
Which Splunk component(s) would break a stream of syslog inputs into individual events? (select all that apply)
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 network input option provides durable file-system buffering of data to mitigate data loss due to network outages and splunkd restarts?
When Splunk is integrated with LDAP, which attribute can be changed in the Splunk UI for an LDAP user?
When working with an indexer cluster, what changes with the global precedence when comparing to a standalone deployment?
Which of the following methods will connect a deployment client to a deployment server? (select all that apply)
Which Splunk forwarder type allows parsing of data before forwarding to an indexer?
Using the CLI on the forwarder, how could the current forwarder to indexer configuration be viewed?
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?
Where should apps be located on the deployment server that the clients pull from?
Which feature of Splunk’s role configuration can be used to aggregate multiple roles intended for groups of
users?
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?
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?
Which of the following must be done to define user permissions when integrating Splunk with LDAP?
Which of the following Splunk components require a separate installation package?
A user recently installed an application to index NCINX access logs. After configuring the application, they realize that no data is being ingested. Which configuration file do they need to edit to ingest the access logs to ensure it remains unaffected after upgrade?
Which of the following enables compression for universal forwarders in outputs. conf ?
A)
B)
C)
D)
Which of the following statements accurately describes using SSL to secure the feed from a forwarder?
Which of the following are required when defining an index in indexes. conf? (select all that apply)
What is the difference between the two wildcards ... and - for the monitor stanza in inputs, conf?
Which Splunk component performs indexing and responds to search requests from the search head?
Which of the following apply to how distributed search works? (select all that apply)
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?
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 an appropriate description of a deployment server in a non-cluster environment?
Which feature in Splunk allows Event Breaking, Timestamp extractions, and any advanced configurations
found in props.conf to be validated all through the UI?