Which Splunk component would one use to perform line breaking prior to indexing?
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?
Which layers are involved in Splunk configuration file layering? (select all that apply)
Where can scripts for scripted inputs reside on the host file system? (select all that apply)
Which network input option provides durable file-system buffering of data to mitigate data loss due to network outages and splunkd restarts?
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 Splunk is integrated with LDAP, which attribute can be changed in the Splunk UI for an LDAP user?
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 default props.conf below, which SPLUNK_HOME/etc/users/buttercup/myTA/local/props.conf stanza can be added to the user’s local context to disable the field aliases?
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?
When using license pools, volume allocations apply to which Splunk components?
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 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 apply to how distributed search works? (select all that apply)
Which authentication methods are natively supported within Splunk Enterprise? (select all that apply)
Which artifact is required in the request header when creating an HTTP event?
Which Splunk indexer operating system platform is supported when sending logs from a Windows universal forwarder?
When deploying apps on Universal Forwarders using the deployment server, what is the correct component and location of the app before it is deployed?
During search time, which directory of configuration files has the highest precedence?
Which of the following is the use case for the deployment server feature of Splunk?
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?
What is the correct curl to send multiple events through HTTP Event Collector?
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
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?
What is the default character encoding used by Splunk during the input phase?
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?
Which feature of Splunk’s role configuration can be used to aggregate multiple roles intended for groups of
users?
What type of Splunk license is pre-selected in a brand new Splunk installation?
Which optional configuration setting in inputs .conf allows you to selectively forward the data to specific indexer(s)?
Within props. conf, which stanzas are valid for data modification? (select all that apply)
Which configuration file would be used to forward the Splunk internal logs from a search head to the indexer?
What happens when there are conflicting settings within two or more configuration files?
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?
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?
In case of a conflict between a whitelist and a blacklist input setting, which one is used?