What happens when there are conflicting settings within two or more configuration files?
What type of data is counted against the Enterprise license at a fixed 150 bytes per event?
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?
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?
Running this search in a distributed environment:
On what Splunk component does the eval command get executed?
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?
What options are available when creating custom roles? (select all that apply)
Which Splunk forwarder has a built-in license?
Which Splunk component does a search head primarily communicate with?
Which of the following configuration files are used with a universal forwarder? (Choose all that apply.)
Which of the following monitor inputs stanza headers would match all of the following files?
/var/log/www1/secure.log
/var/log/www/secure.l
/var/log/www/logs/secure.logs
/var/log/www2/secure.log
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?
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?
Using SEDCMD in props.conf allows raw data to be modified. With the given event below, which option will mask the first three digits of the AcctID field resulting output: [22/Oct/2018:15:50:21] VendorID=1234 Code=B AcctID=xxx5309
Event:
[22/Oct/2018:15:50:21] VendorID=1234 Code=B AcctID=xxx5309
Where are license files stored?
When Splunk is integrated with LDAP, which attribute can be changed in the Splunk UI for an LDAP user?
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
Which of the methods listed below supports muti-factor authentication?
Which of the following is the use case for the deployment server feature of Splunk?
A configuration file in a deployed app needs to be directly edited. Which steps would ensure a successful deployment to clients?
What is required when adding a native user to Splunk? (select all that apply)
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?
Where should apps be located on the deployment server that the clients pull from?
Which of the following are reasons to create separate indexes? (Choose all that apply.)
When using a directory monitor input, specific source types can be selectively overridden using which configuration file?
When should the Data Preview feature be used?
Which Splunk forwarder type allows parsing of data before forwarding to an indexer?
In a customer managed Splunk Enterprise environment, what is the endpoint URI used to collect data?
How does the Monitoring Console monitor forwarders?
Local user accounts created in Splunk store passwords in which file?
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 required stanza attributes when configuring the transforms. conf to manipulate or remove events?
In case of a conflict between a whitelist and a blacklist input setting, which one is used?
What is the command to reset the fishbucket for one source?
Which of the following are supported configuration methods to add inputs on a forwarder? (select all that apply)
Which of the following is a benefit of distributed search?
When deploying apps, which attribute in the forwarder management interface determines the apps that clients install?
Immediately after installation, what will a Universal Forwarder do first?
Which of the following describes a Splunk deployment server?
Which data pipeline phase is the last opportunity for defining event boundaries?
Which of the following statements apply to directory inputs? {select all that apply)
What is the default value of LINE_BREAKER?
Consider the following stanza in inputs.conf:
What will the value of the source filed be for events generated by this scripts input?
Where can scripts for scripted inputs reside on the host file system? (select all that apply)
What is the default character encoding used by Splunk during the input phase?
When indexing a data source, which fields are considered metadata?
What is a role in Splunk? (select all that apply)
What is the correct curl to send multiple events through HTTP Event Collector?
Which of the following is a valid distributed search group?
Which of the following must be done to define user permissions when integrating Splunk with LDAP?
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?
Which of the following Splunk components require a separate installation package?
Which of the following types of data count against the license daily quota?
What is the valid option for a [monitor] stanza in inputs.conf?
Which file will be matched for the following monitor stanza in inputs. conf?
[monitor: ///var/log/*/bar/*. txt]