Using the CLI on the forwarder, how could the current forwarder to indexer configuration be viewed?
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?
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?
What happens when the same username exists in Splunk as well as through LDAP?
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?
Which of the following are available input methods when adding a file input in Splunk Web? (Choose all that
apply.)
Which configuration file would be used to forward the Splunk internal logs from a search head to the indexer?
Which of the following are required when defining an index in indexes. conf? (select all that apply)
The volume of data from collecting log files from 50 Linux servers and 200 Windows servers will require
multiple indexers. Following best practices, which types of Splunk component instances are needed?
A Universal Forwarder is collecting two separate sources of data (A,B). Source A is being routed through a Heavy Forwarder and then to an indexer. Source B is being routed directly to the indexer. Both sets of data require the masking of raw text strings before being written to disk. What does the administrator need to do to
ensure that the masking takes place successfully?
What are the required stanza attributes when configuring the transforms. conf to manipulate or remove events?
When running a real-time search, search results are pulled from which Splunk component?
When deploying apps on Universal Forwarders using the deployment server, what is the correct component and location of the app before it is deployed?
Where should apps be located on the deployment server that the clients pull from?
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?
When configuring monitor inputs with whitelists or blacklists, what is the supported method of filtering the lists?
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?
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?
When using license pools, volume allocations apply to which Splunk components?
Which network input option provides durable file-system buffering of data to mitigate data loss due to network outages and splunkd restarts?
Which setting allows the configuration of Splunk to allow events to span over more than one line?
Which of the following enables compression for universal forwarders in outputs. conf ?
A)
B)
C)
D)
Where can scripts for scripted inputs reside on the host file system? (select all that apply)
An index stores its data in buckets. Which default directories does Splunk use to store buckets? (Choose all that apply.)
Which of the following types of data count against the license daily quota?
Which Splunk component consolidates the individual results and prepares reports in a distributed environment?
In a customer managed Splunk Enterprise environment, what is the endpoint URI used to collect data?
Which option accurately describes the purpose of the HTTP Event Collector (HEC)?
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?
What is the difference between the two wildcards ... and - for the monitor stanza in inputs, conf?
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 of the following is an appropriate description of a deployment server in a non-cluster environment?
In addition to single, non-clustered Splunk instances, what else can the deployment server push apps to?
Which configuration files are used to transform raw data ingested by Splunk? (Choose all that apply.)
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 CLI command splunk add forward-server indexer:
which configuration file?
What type of Splunk license is pre-selected in a brand new Splunk installation?
Which of the following accurately describes HTTP Event Collector indexer acknowledgement?
Which forwarder is recommended by Splunk to use in a production environment?
In a distributed environment, which Splunk component is used to distribute apps and configurations to the
other Splunk instances?
What will the following inputs. conf stanza do?
[script://myscript . sh]
Interval=0
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?