Splunk SPLK-2002 Practice Test - Questions Answers, Page 15
List of questions
Related questions
A customer is migrating 500 Universal Forwarders from an old deployment server to a new deployment server, with a different DNS name. The new deployment server is configured and running.
The old deployment server deployed an app containing an updated deploymentclient.conf file to all forwarders, pointing them to the new deployment server. The app was successfully deployed to all 500 forwarders.
Why would all of the forwarders still be phoning home to the old deployment server?
There is a version mismatch between the forwarders and the new deployment server.
The new deployment server is not accepting connections from the forwarders.
The forwarders are configured to use the old deployment server in $SPLUNK_HOME/etc/system/local.
The pass4SymmKey is the same on the new deployment server and the forwarders.
What types of files exist in a bucket within a clustered index? (select all that apply)
Inside a replicated bucket, there is only rawdata.
Inside a searchable bucket, there is only tsidx.
Inside a searchable bucket, there is tsidx and rawdata.
Inside a replicated bucket, there is both tsidx and rawdata.
When designing the number and size of indexes, which of the following considerations should be applied?
Expected daily ingest volume, access controls, number of concurrent users
Number of installed apps, expected daily ingest volume, data retention time policies
Data retention time policies, number of installed apps, access controls
Expected daily ingest volumes, data retention time policies, access controls
Which Splunk component is mandatory when implementing a search head cluster?
Captain Server
Deployer
Cluster Manager
RAFT Server
When implementing KV Store Collections in a search head cluster, which of the following considerations is true?
The KV Store Primary coordinates with the search head cluster captain when collection content changes.
The search head cluster captain is also the KV Store Primary when collection content changes.
The KV Store Collection will not allow for changes to content if there are more than 50 search heads in the cluster.
Each search head in the cluster independently updates its KV store collection when collection content changes.
Which of the following is true for indexer cluster knowledge bundles?
Only app-name/local is pushed.
app-name/default and app-name/local are merged before pushing.
Only app-name/default is pushed.
app-name/default and app-name/local are pushed without change.
When preparing to ingest a new data source, which of the following is optional in the data source assessment?
Data format
Data location
Data volume
Data retention
Where in the Job Inspector can details be found to help determine where performance is affected?
Search Job Properties > runDuration
Search Job Properties > runtime
Job Details Dashboard > Total Events Matched
Execution Costs > Components
Which command should be run to re-sync a stale KV Store member in a search head cluster?
splunk clean kvstore -local
splunk resync kvstore -remote
splunk resync kvstore -local
splunk clean eventdata -local
What is the best method for sizing or scaling a search head cluster?
Estimate the maximum daily ingest volume in gigabytes and divide by the number of CPU cores per search head.
Estimate the total number of searches per day and divide by the number of CPU cores available on the search heads.
Divide the number of indexers by three to achieve the correct number of search heads.
Estimate the maximum concurrent number of searches and divide by the number of CPU cores per search head.
Question