Splunk SPLK-2002 Splunk Enterprise Certified Architect Exam Online Training
Splunk SPLK-2002 Online Training
The questions for SPLK-2002 were last updated at Feb 20,2025.
- Exam Code: SPLK-2002
- Exam Name: Splunk Enterprise Certified Architect Exam
- Certification Provider: Splunk
- Latest update: Feb 20,2025
Which command will permanently decommission a peer node operating in an indexer cluster?
- A . splunk stop -f
- B . splunk offline -f
- C . splunk offline –enforce-counts
- D . splunk decommission –enforce counts
Which CLI command converts a Splunk instance to a license slave?
- A . splunk add licenses
- B . splunk list licenser-slaves
- C . splunk edit licenser-localslave
- D . splunk list licenser-localslave
Splunk Enterprise platform instrumentation refers to data that the Splunk Enterprise deployment logs in the _introspection index.
Which of the following logs are included in this index? (Select all that apply.)
- A . audit.log
- B . metrics.log
- C . disk_objects.log
- D . resource_usage.log
Which of the following can a Splunk diag contain?
- A . Search history, Splunk users and their roles, running processes, indexed data
- B . Server specs, current open connections, internal Splunk log files, index listings
- C . KV store listings, internal Splunk log files, search peer bundles listings, indexed data
- D . Splunk platform configuration details, Splunk users and their roles, current open connections, index listings
Which of the following are true statements about Splunk indexer clustering?
- A . All peer nodes must run exactly the same Splunk version.
- B . The master node must run the same or a later Splunk version than search heads.
- C . The peer nodes must run the same or a later Splunk version than the master node.
- D . The search head must run the same or a later Splunk version than the peer nodes.
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?
- A . Two indexers not in a cluster, assuming users run many long searches.
- B . Three indexers not in a cluster, assuming a long data retention period.
- C . Two indexers clustered, assuming high availability is the greatest priority.
- D . 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?
- A . adhoc_searchhead = true (on all members)
- B . adhoc_searchhead = true (on the current captain)
- C . captain_is_adhoc_searchhead = true (on all members)
- D . captain_is_adhoc_searchhead = true (on the current captain)
At which default interval does metrics.log generate a periodic report regarding license utilization?
- A . 10 seconds
- B . 30 seconds
- C . 60 seconds
- D . 300 seconds
Which of the following is a good practice for a search head cluster deployer?
- A . The deployer only distributes configurations to search head cluster members when they “phone home”.
- B . The deployer must be used to distribute non-replicable configurations to search head cluster members.
- C . The deployer must distribute configurations to search head cluster members to be valid configurations.
- D . 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?
- A . Configure syslog to send the data to multiple Splunk indexers.
- B . Use a Splunk indexer to collect a network input on port 514 directly.
- C . Use a Splunk forwarder to collect the input on port 514 and forward the data.
- D . Configure syslog to write logs and use a Splunk forwarder to collect the logs.