Splunk SPLK-2002 Practice Test - Questions Answers, Page 5
List of questions
Related questions
A customer plans to ingest 600 GB of data per day into Splunk. They will have six concurrent users, and they also want high data availability and high search performance. The customer is concerned about cost and wants to spend the minimum amount on the hardware for Splunk. How many indexers are recommended for this deployment?
Two indexers not in a cluster, assuming users run many long searches.
Three indexers not in a cluster, assuming a long data retention period.
Two indexers clustered, assuming high availability is the greatest priority.
Two indexers clustered, assuming a high volume of saved/scheduled searches.
To reduce the captain's work load in a search head cluster, what setting will prevent scheduled searches from running on the captain?
adhoc_searchhead = true (on all members)
adhoc_searchhead = true (on the current captain)
captain_is_adhoc_searchhead = true (on all members)
captain_is_adhoc_searchhead = true (on the current captain)
Where does the Splunk deployer send apps by default?
etc/slave-apps/<app-name>/default
etc/deploy-apps/<app-name>/default
etc/apps/<appname>/default
etc/shcluster/<app-name>/default
If .delta replication fails during knowledge bundle replication, what is the fall-back method for Splunk?
.Restart splunkd.
.delta replication.
.bundle replication.
Restart mongod.
In splunkd. log events written to the _internal index, which field identifies the specific log channel?
component
source
sourcetype
channel
At which default interval does metrics.log generate a periodic report regarding license utilization?
10 seconds
30 seconds
60 seconds
300 seconds
Which of the following is a good practice for a search head cluster deployer?
The deployer only distributes configurations to search head cluster members when they ''phone home''.
The deployer must be used to distribute non-replicable configurations to search head cluster members.
The deployer must distribute configurations to search head cluster members to be valid configurations.
The deployer only distributes configurations to search head cluster members with splunk apply shcluster-bundle.
A new Splunk customer is using syslog to collect data from their network devices on port 514. What is the best practice for ingesting this data into Splunk?
Configure syslog to send the data to multiple Splunk indexers.
Use a Splunk indexer to collect a network input on port 514 directly.
Use a Splunk forwarder to collect the input on port 514 and forward the data.
Configure syslog to write logs and use a Splunk forwarder to collect the logs.
Which Splunk internal index contains license-related events?
_audit
_license
_internal
_introspection
Which of the following statements describe a Search Head Cluster (SHC) captain? (Select all that apply.)
Is the job scheduler for the entire SHC.
Manages alert action suppressions (throttling).
Synchronizes the member list with the KV store primary.
Replicates the SHC's knowledge bundle to the search peers.
Question