Which optional configuration setting in inputs .conf allows you to selectively forward the data to specific indexer(s)?
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 type of data is counted against the Enterprise license at a fixed 150 bytes per event?
Which option on the Add Data menu is most useful for testing data ingestion without creating inputs.conf?
When configuring HTTP Event Collector (HEC) input, how would one ensure the events have been indexed?
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?
During search time, which directory of configuration files has the highest precedence?
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?
Which of the following Splunk components require a separate installation package?
What action could be taken to prevent a license warning with an ingest-based license?
An index stores its data in buckets. Which default directories does Splunk use to store buckets? (Choose all that apply.)
Which of the following must be done to define user permissions when integrating Splunk with LDAP?
What are the required stanza attributes when configuring the transforms. conf to manipulate or remove events?
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?
Which layers are involved in Splunk configuration file layering? (select all that apply)
When deploying apps on Universal Forwarders using the deployment server, what is the correct component and location of the app before it is deployed?
Which of the following are available input methods when adding a file input in Splunk Web? (Choose all that
apply.)
UsingSEDCMDinprops.confallows raw data to be modified. With the given event below, which option will mask the first three digits of theAcctIDfield 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
Which of the following apply to how distributed search works? (select all that apply)
Which feature in Splunk allows Event Breaking, Timestamp extractions, and any advanced configurations
found in props.conf to be validated all through the UI?
Which of the following enables compression for universal forwarders in outputs. conf ?
A)
B)
C)
D)
In addition to single, non-clustered Splunk instances, what else can the deployment server push apps to?
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?
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?
Which of the following accurately describes HTTP Event Collector indexer acknowledgement?
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?
A new forwarder has been installed with a manually createddeploymentclient.conf.
What is the next step to enable the communication between the forwarder and the deployment server?
When using a directory monitor input, specific source type can be selectively overridden using which configuration file?
Which of the following is the recommended guideline for creating a new user role?
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?
For single line event sourcetypes. it is most efficient to set SHOULD_linemerge to what value?
When using a directory monitor input, specific source types can be selectively overridden using which configuration file?
In this source definition the MAX_TIMESTAMP_LOOKHEAD is missing. Which value would fit best?
Event example:
The following stanzas in inputs. conf are currently being used by a deployment client:
[udp: //145.175.118.177:1001
Connection_host = dns
sourcetype = syslog
Which of the following statements is true of data that is received via this input?
An admin updates the Role to Group mapping for external authentication. How does the change affect users that are currently logged into Splunk?
Which Splunk forwarder type allows parsing of data before forwarding to an indexer?
Which Splunk component performs indexing and responds to search requests from the search head?
In inputs. conf, which stanza would mean Splunk was only reading one local file?
What event-processing pipelines are used to process data for indexing? (select all that apply)
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?