When Splunk is integrated with LDAP, which attribute can be changed in the Splunk UI for an LDAP user?
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?
What event-processing pipelines are used to process data for indexing? (select all that apply)
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?
Which option on the Add Data menu is most useful for testing data ingestion without creating inputs.conf?
Which data pipeline phase is the last opportunity for defining event boundaries?
Which Splunk component performs indexing and responds to search requests from the search head?
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
In a customer managed Splunk Enterprise environment, what is the endpoint URI used to collect data?
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?
When configuring HTTP Event Collector (HEC) input, how would one ensure the events have been indexed?
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)
An admin updates the Role to Group mapping for external authentication. How does the change affect users that are currently logged into Splunk?
In addition to single, non-clustered Splunk instances, what else can the deployment server push apps to?
What hardware attribute would need to be changed to increase the number of simultaneous searches (ad-hoc and scheduled) on a single search head?
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?
When configuring monitor inputs with whitelists or blacklists, what is the supported method of filtering the lists?
On the deployment server, administrators can map clients to server classes using client filters. Which of the
following statements is accurate?
Which of the following is an appropriate description of a deployment server in a non-cluster environment?
What are the required stanza attributes when configuring the transforms. conf to manipulate or remove events?
Which of the following is the use case for the deployment server feature of Splunk?
Which of the following statements apply to directory inputs? {select all that apply)
Syslog files are being monitored on a Heavy Forwarder.
Where would the appropriate TRANSFORMS setting be deployed to reroute logs based on the event message?
Which configuration file would be used to forward the Splunk internal logs from a search head to the indexer?
Which file will be matched for the following monitor stanza in inputs. conf?
[monitor: ///var/log/*/bar/*. txt]
Within props. conf, which stanzas are valid for data modification? (select all that apply)
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?
What are the minimum required settings when creating a network input in Splunk?
Which of the following are methods for adding inputs in Splunk? (select all that apply)
How is data handled by Splunk during the input phase of the data ingestion process?
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?
In this source definition the MAX_TIMESTAMP_LOOKHEAD is missing. Which value would fit best?
Event example:
User role inheritance allows what to be inherited from the parent role? (select all that apply)
After configuring a universal forwarder to communicate with an indexer, which index can be checked via the Splunk Web UI for a successful connection?
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?
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?
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?