Splunk SPLK-2002 Practice Test - Questions Answers, Page 16
List of questions
Related questions
Which props.conf setting has the least impact on indexing performance?
SHOULD_LINEMERGE
TRUNCATE
CHARSET
TIME_PREFIX
A search head cluster member contains the following in its server .conf. What is the Splunk server name of this member?
node1
shc4
idxc2
node3
As of Splunk 9.0, which index records changes to . conf files?
_configtracker
_introspection
_internal
_audit
Which instance can not share functionality with the deployer?
Search head cluster member
License master
Master node
Monitoring Console (MC)
An index has large text log entries with many unique terms in the raw data. Other than the raw data, which index components will take the most space?
Index files (*. tsidx files).
Bloom filters (bloomfilter files).
Index source metadata (sources.data files).
Index sourcetype metadata (SourceTypes. data files).
A search head cluster with a KV store collection can be updated from where in the KV store collection?
The search head cluster captain.
The KV store primary search head.
Any search head except the captain.
Any search head in the cluster.
Which of the following items are important sizing parameters when architecting a Splunk environment? (select all that apply)
Number of concurrent users.
Volume of incoming data.
Existence of premium apps.
Number of indexes.
If there is a deployment server with many clients and one deployment client is not updating apps, which of the following should be done first?
Choose a longer phone home interval for all of the deployment clients.
Increase the number of CPU cores for the deployment server.
Choose a corrective action based on the splunkd. log of the deployment client.
Increase the amount of memory for the deployment server.
To expand the search head cluster by adding a new member, node2, what first step is required?
splunk bootstrap shcluster-config -mgmt_uri https://node2:8089 -replication_port 9200 -secret supersecretkey
splunk init shcluster-config -master_uri https://node2:8089 -replication_port 9200 -secret supersecretkey
splunk init shcluster-config -mgmt_uri https://node2:8089 -replication_port 9200 -secret supersecretkey
splunk add shcluster-member -new_member_uri https://node2:8089 -replication_port 9200 -secret supersecretkey
When should a Universal Forwarder be used instead of a Heavy Forwarder?
When most of the data requires masking.
When there is a high-velocity data source.
When data comes directly from a database server.
When a modular input is needed.
Question