Splunk SPLK-2002 Practice Test - Questions Answers, Page 3
List of questions
Related questions
Which Splunk Enterprise offering has its own license?
Splunk Cloud Forwarder
Splunk Heavy Forwarder
Splunk Universal Forwarder
Splunk Forwarder Management
Which component in the splunkd.log will log information related to bad event breaking?
Audittrail
EventBreaking
IndexingPipeline
AggregatorMiningProcessor
Which Splunk server role regulates the functioning of indexer cluster?
Indexer
Deployer
Master Node
Monitoring Console
When adding or rejoining a member to a search head cluster, the following error is displayed:
Error pulling configurations from the search head cluster captain; consider performing a destructive configuration resync on this search head cluster member.
What corrective action should be taken?
Restart the search head.
Run the splunk apply shcluster-bundle command from the deployer.
Run the clean raft command on all members of the search head cluster.
Run the splunk resync shcluster-replicated-config command on this member.
Which of the following commands is used to clear the KV store?
splunk clean kvstore
splunk clear kvstore
splunk delete kvstore
splunk reinitialize kvstore
Indexing is slow and real-time search results are delayed in a Splunk environment with two indexers and one search head. There is ample CPU and memory available on the indexers. Which of the following is most likely to improve indexing performance?
Increase the maximum number of hot buckets in indexes.conf
Increase the number of parallel ingestion pipelines in server.conf
Decrease the maximum size of the search pipelines in limits.conf
Decrease the maximum concurrent scheduled searches in limits.conf
The guidance Splunk gives for estimating size on for syslog data is 50% of original data size. How does this divide between files in the index?
rawdata is: 10%, tsidx is: 40%
rawdata is: 15%, tsidx is: 35%
rawdata is: 35%, tsidx is: 15%
rawdata is: 40%, tsidx is: 10%
In an existing Splunk environment, the new index buckets that are created each day are about half the size of the incoming data. Within each bucket, about 30% of the space is used for rawdata and about 70% for index files.
What additional information is needed to calculate the daily disk consumption, per indexer, if indexer clustering is implemented?
Total daily indexing volume, number of peer nodes, and number of accelerated searches.
Total daily indexing volume, number of peer nodes, replication factor, and search factor.
Total daily indexing volume, replication factor, search factor, and number of search heads.
Replication factor, search factor, number of accelerated searches, and total disk size across cluster.
A three-node search head cluster is skipping a large number of searches across time. What should be done to increase scheduled search capacity on the search head cluster?
Create a job server on the cluster.
Add another search head to the cluster.
server.conf captain_is_adhoc_searchhead = true.
Change limits.conf value for max_searches_per_cpu to a higher value.
The frequency in which a deployment client contacts the deployment server is controlled by what?
polling_interval attribute in outputs.conf
phoneHomeIntervalInSecs attribute in outputs.conf
polling_interval attribute in deploymentclient.conf
phoneHomeIntervalInSecs attribute in deploymentclient.conf
Question