Loading provider exams...
SPLK-2002: Splunk Enterprise Certified Architect Practice Exam
Exams / Splunk / SPLK-2002: Splunk Enterprise Certified Architect About the Exam Covers Splunk Deployment Methodology, planning, data collection, sizing, and troubleshooting for distributed Splunk Enterprise deployments. It is aimed at experienced Splunk architects and consultants who already meet the prerequisite certification and coursework requirements. Passing demonstrates expert-level ability to deploy, manage, and troubleshoot complex Splunk Enterprise environments with indexer and search head clustering.
Exam Topics Project Requirements 5% Infrastructure Planning: Index Design 5% Infrastructure Planning: Resource Planning 7% Clustering Overview 5% Forwarder and Deployment Best Practices 6% Performance Monitoring and Tuning 5% Splunk Troubleshooting Methods and Tools 5% Clarifying the Problem 5% Licensing and Crash Problems 5% Configuration Problems 5% Search Problems 5% Deployment Problems 5% Large-scale Splunk Deployment Overview 5% Single-site Indexer Cluster 5% Multisite Indexer Cluster 5% Indexer Cluster Management and Administration 7% Search Head Cluster 5% Search Head Cluster Management and Administration 5% KV Store Collection and Lookup Management 3% How to Use This Practice Exam Browse — Read each question, select your answer, and reveal the explanation.Exam Mode — Simulate real exam conditions with a timed session and score report.Learn Mode — Spaced repetition schedules questions you struggle with for long-term retention.Download the Full Exam PDF Get every question and answer in a clean, printable PDF built for offline study. Purchase once, keep permanent access, and re-download the latest version anytime.
Last updated June 11, 2026 at 2:07 AM
Topic filter All Topics Question sort Question Number
Question Q 1Search Head Cluster Management and Administration Copy link Report a problem Ask AstroTutor Save question
Which of the following actions should be performed when installing Enterprise Security on a Search Head Cluster? (Select all that apply.)
Choose two A Install Enterprise Security on the deployer. B Install Enterprise Security on a staging instance. C Copy the Enterprise Security configurations to the deployer. D Use the deployer to deploy Enterprise Security to the cluster members. Show Answer Answer Explanation In a Search Head Cluster, Splunk Enterprise Security is installed on the deployer and then deployed from the deployer to the cluster members by applying the search-head-cluster bundle. This ensures the Enterprise Security app and its configuration are consistently distributed across the cluster.
Learn more
Question Q 2Infrastructure Planning: Resource Planning Copy link Report a problem Ask AstroTutor Save question
Question Q 3Search Problems Copy link Report a problem Ask AstroTutor Save question
Question Q 4Search Head Cluster Management and Administration Copy link Report a problem Ask AstroTutor Save question
Question Q 5Project Requirements Copy link Report a problem Ask AstroTutor Save question It's free 100% of the questions are free for all users. No strings attached.
Topics covered Project Requirements Infrastructure Planning: Index Design Infrastructure Planning: Resource Planning Clustering Overview Forwarder and Deployment Best Practices Performance Monitoring and Tuning Splunk Troubleshooting Methods and Tools Clarifying the Problem Licensing and Crash Problems Configuration Problems Search Problems Deployment Problems Large-scale Splunk Deployment Overview Single-site Indexer Cluster Multisite Indexer Cluster Indexer Cluster Management and Administration Search Head Cluster Search Head Cluster Management and Administration KV Store Collection and Lookup Management
What is the minimum reference-server specification for a Splunk indexer?
A 12 CPU cores, 12GB RAM, 800 IOPS B 16 CPU cores, 16GB RAM, 800 IOPS C 24 CPU cores, 16GB RAM, 1200 IOPS D 28 CPU cores, 32GB RAM, 1200 IOPS Show Answer Answer Explanation The minimum Splunk indexer reference hardware baseline is 12 CPU cores, 12 GB RAM, and disk performance of at least 800 IOPS.
Learn more Which of the following describes a Splunk Job? (Select all that apply.)
Choose three A A user-defined Splunk capability. B Searches that are subjected to some usage quota. C A search process kicked off via a report or an alert. D A child OS process manifested from the splunkd process. Show Answer Answer Explanation A Splunk job is a search execution process, including searches started by reports or alerts. Search jobs are subject to configured resource quotas, including concurrent-search and disk-usage limits, and execute as child OS processes of the splunkd daemon. A capability is a role permission rather than a search job.
Learn more Which algorithm determines captaincy in a Splunk search head cluster?
A Raft distributed consensus. B Rapt distributed consensus. C Rift distributed consensus. D Round-robin distribution consensus. Show Answer Answer Explanation Splunk Enterprise search head clustering uses the Raft distributed-consensus mechanism to maintain cluster metadata and support captain elections. A captain must receive a majority vote of cluster members. Handle Raft issues | Splunk Enterprise
Learn more When planning user management for a new Splunk deployment, which task may be disregarded?
A Identify users authenticating with Splunk native authentication. B Identify users authenticating with Splunk using LDAP or SAML. C Determine the number of users present in Splunk log events. D Determine the capabilities users need within the Splunk environment. Show Answer Answer Explanation Splunk user management requires selecting and configuring authentication methods, such as native authentication, LDAP, or SAML, and assigning roles whose capabilities define what users can access and do. The count of users represented in logged events does not determine how Splunk users are authenticated or authorized.
Learn more
Question Q 6Configuration Problems Copy link Report a problem Ask AstroTutor Save question
Question Q 7Search Problems Copy link Report a problem Ask AstroTutor
Question Q 8Clustering Overview Copy link Report a problem Ask AstroTutor
Question Q 9Configuration Problems Copy link Report a problem Ask AstroTutor
Question Q 10Search Head Cluster Management and Administration Copy link Report a problem Ask AstroTutor
Question Q 11Splunk Troubleshooting Methods and Tools Copy link Report a problem Ask AstroTutor
Question Q 12Clustering Overview Copy link Report a problem Ask AstroTutor
Question Q 13Splunk Troubleshooting Methods and Tools Copy link Report a problem Ask AstroTutor
Question Q 14Licensing and Crash Problems Copy link Report a problem Ask AstroTutor
Question Q 15Forwarder and Deployment Best Practices Copy link Report a problem Ask AstroTutor
Question Q 16Performance Monitoring and Tuning Copy link Report a problem Ask AstroTutor
Question Q 17Licensing and Crash Problems Copy link Report a problem Ask AstroTutor
Question Q 18Multisite Indexer Cluster Copy link Report a problem Ask AstroTutor
Question Q 19Infrastructure Planning: Index Design Copy link Report a problem Ask AstroTutor
Question Q 20Forwarder and Deployment Best Practices Copy link Report a problem Ask AstroTutor
Question Q 21Search Problems Copy link Report a problem Ask AstroTutor
Question Q 22Project Requirements Copy link Report a problem Ask AstroTutor
Question Q 23Search Head Cluster Management and Administration Copy link Report a problem Ask AstroTutor
Question Q 24Infrastructure Planning: Resource Planning Copy link Report a problem Ask AstroTutor
Question Q 25Splunk Troubleshooting Methods and Tools Copy link Report a problem Ask AstroTutor Save question
Save question
Save question
Save question
Save question
Save question
Save question
Save question
Save question
Save question
Save question
Save question
Save question
Save question
Save question
Save question
Save question
Save question
Save question
During which phase of the Splunk Enterprise data pipeline are indexed extraction configurations handled?
A Input B Search C Parsing D Indexing Show Answer Answer Explanation INDEXED_EXTRACTIONS and other structured-data header extraction settings are processed during Splunk’s structured parsing phase. The subsequent indexing phase writes the already parsed events and index files to disk.
Learn more A monitored log file is changing on the forwarder, but Splunk searches cannot locate any newly added data. What might cause this?
Choose two A An admin ran splunk clean eventdata -index on the indexer. B The first 256 bytes of the monitored file are not changing. C An admin has removed the Splunk fishbucket on the forwarder. D The last 256 bytes of the monitored file are not changing. Show Answer Answer Explanation Splunk maintains monitored-file checkpoint information in the forwarder-side fishbucket; removing that tracking state can disrupt file-monitoring continuity. File monitoring also relies on content checks to recognize updates, so an in-place change that leaves the file's trailing 256 bytes unchanged can be treated as having no new tail data to index. Cleaning an index does not prevent later forwarding, and an unchanged initial 256 bytes is expected for an existing monitored file.
Learn more Which of the following statements about Splunk indexer clustering are true?
Choose three 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. Show Answer Answer Explanation All peer nodes in an indexer cluster must run exactly the same Splunk Enterprise version, including the maintenance level. The manager (master) node must run the same or a later version than peer nodes and search heads, while search heads must run the same or a later version than peer nodes.
Learn more Starting with Splunk 9.0, which index logs changes to .conf files?
A _audit B _internal C _configtracker D _introspection Show Answer Answer Explanation Splunk Enterprise’s Configuration Change Tracker records creations, updates, and deletions of monitored .conf files in the _configtracker index.
Learn more What is the effect of setting site=site0 on every Search Head Cluster member in a multisite indexer cluster?
A Disables search site affinity. B Sets all members to dynamic captaincy. C Enables multisite search artifact replication. D Enables automatic search site affinity discovery. Show Answer Answer Explanation Setting a search head’s site to site0 disables search site affinity, so it uses the site0 set of primary bucket copies, which normally spans all sites in the indexer cluster.
Learn more Which of the following methods excludes search artifacts when creating a diag?
A SPLUNK_HOME/bin/splunk diag --exclude B SPLUNK_HOME/bin/splunk diag --debug --refresh C SPLUNK_HOME/bin/splunk diag --disable=dispatch D SPLUNK_HOME/bin/splunk diag --filter-searchstrings Show Answer Answer Explanation Search artifacts reside in the dispatch directory. Disabling the dispatch diag component excludes that directory and therefore prevents collection of search artifacts.
Learn more Which values can the mode attribute have in the [clustering] stanza of server.conf for a Splunk server?
Choose three A [clustering]mode = deployer B [clustering]mode = manager C [clustering]mode = peer D [clustering]mode = searchhead Show Answer Answer Explanation The valid [clustering] mode values include manager, peer, searchhead, and disabled. Therefore, manager, peer, and searchhead are valid listed values; deployer is not. See Splunk’s server.conf specification .
Learn more New data was added to a monitored input file, but searches display only older data.
Which splunkd.log channel would help troubleshoot this problem?
A TailingProcessor B ModularInputs C ArchiveProcessor D ChunkedLBProcessor Show Answer Answer Explanation TailingProcessor handles monitored uncompressed log files, including tracking the read position and detecting appended data. Its splunkd.log messages are therefore relevant when newly added file content is not appearing in searches. Splunk documents that its tailing code handles uncompressed log files and that the file-monitoring process uses file identity and seek information to determine what has already been read.
Learn more As a best practice, where should internal license logs be stored?
A Indexing layer. B License server. C Deployment layer. D Search head layer. Show Answer Answer Explanation In a distributed Splunk deployment, internal logs—including those generated by the license manager—should be sent to and retained in the indexing tier. This centralizes indexed data and prevents management components from maintaining local indexed data.
Learn more A deployable app is configured with a monitor input for the /var/log directory. The server class was created in Forwarder Management rather than through the Add Data > Forward page. The app is confirmed as deployed to the intended Linux deployment clients, but no /var/log events are being forwarded, although other events from previously deployed inputs continue to be forwarded from those same clients.
What is the most likely cause of this issue?
A The Restart Splunkd option is not enabled in the server class. B The exclude list is overriding the include list in the server class. C An outputs.conf file was not included in the deployable app. D A receiving port is not enabled on the target indexers. Show Answer Answer Explanation Changes to inputs.conf, including a monitor input, require a splunkd restart to become active. Forwarder Management provides a per-app Restart Splunkd post-deployment setting; if it is not enabled, the deployed monitor configuration is not activated. Existing events continuing to forward shows that the clients already have a working output path and reachable receiving port.
Learn more Which two sections are expandable in the Search Job Inspector?
Choose two A Execution costs. B Saved search history. C Search job properties. D Optimization suggestions. Show Answer Answer Explanation The Search Job Inspector’s key sections are Execution costs , which show the performance impact of search-processing components, and Search job properties , which list characteristics of the search job.
Learn more A customer has defined their environment scope:
Data ingestion of 600 GB/day
1 standalone search head
3 clustered indexers
They have purchased an ingest license for 900 GB/day. What is the simplest way to configure the license according to Splunk best practices?
A Add the license and configure three pools with a custom pool size of 200 GB each. B Add the license and configure three pools with a custom pool size of 300 GB each. C Add the license and configure a single pool with a custom pool size of 200 GB. D Add the license and use the default pool size of 900 GB. Show Answer Answer Explanation A Splunk Enterprise license specifies the daily volume of data that can be indexed. Its default Enterprise license pool is available to any connected license peer, so leaving the default pool at 900 GB/day provides sufficient shared capacity for 600 GB/day of ingestion without unnecessary per-indexer pool allocations.
Learn more In a four-site indexer cluster, which configuration keeps two searchable copies at the origin site, one searchable copy at site2, and four searchable copies in total?
A site_search_factor = origin:2, site1:2, total:4 B site_search_factor = origin:2, site2:1, total:4 C site_replication_factor = origin:2, site1:2, total:4 D site_replication_factor = origin:2, site2:1, total:4 Show Answer Answer Explanation site_search_factor defines the placement and total count of searchable bucket copies in a multisite indexer cluster. origin:2 requires two searchable copies at the data’s origin site, site2:1 requires one at site2, and total:4 requires four searchable copies across the cluster. Configure the site search factor
Learn more Among the following file types in an index bucket, which file type may use the most disk space?
A Rawdata B Bloom filter C Metadata (.data) D Inverted index (.tsidx) Show Answer Answer Explanation Inverted index (.tsidx) files store the indexed terms that point to events and can occupy a substantial share of a bucket’s storage. Splunk estimates TSIDX files at roughly 35% of the pre-indexed data volume, compared with roughly 15% for compressed rawdata; bloom filters and metadata are small supporting files.
Learn more When is a Heavy Forwarder required rather than a Universal Forwarder?
A To use Splunk TCP to forward event data. B To route event data to an indexer cluster. C To mask event data from Linux inputs prior to forwarding to indexers. D To change event host names based on the folder structure where the input is found. Show Answer Answer Explanation Masking event content before it is forwarded requires parsing and event-level transformation. A Heavy Forwarder can parse and transform events before forwarding; a Universal Forwarder generally forwards unparsed data and cannot perform that event-level masking.
Learn more A Splunk instance crashed, but no crash log was created. To determine which user activity caused the crash, the following search is run:
index=_internal sourcetype=splunkd ("pipelines finished" OR "My GUID")
| transaction startswith="My GUID" endswith="pipelines finished" keepevicted=true keeporphans=true
| search closed_txn=0
| head 1
What does searching for closed_txn=0 do in this search?
A Filters results to situations where Splunk was started and stopped once. B Filters results to situations where Splunk was stopped and then immediately restarted. C Filters results to situations where Splunk was started, but not stopped. D Filters results to situations where Splunk was started and stopped multiple times. Show Answer Answer Explanation For Splunk transaction results, closed_txn=0 identifies a transaction that was not closed by its defined closing condition. With startswith="My GUID" and the normal completion event represented by "pipelines finished", this retains evidence of a Splunk start that did not complete with a normal stop event. Splunk transaction command reference
Learn more Which of the following tasks should an architect carry out when creating a deployment plan? (Select all that apply.)
Choose three A Use case checklist. B Install Splunk apps. C Inventory data sources. D Review network topology. Show Answer Answer Explanation A deployment plan requires documented use cases, an inventory of the data sources to be ingested, and an assessment of network topology so that the architecture, component placement, data flow, and capacity can be designed. Installing Splunk apps is a deployment/configuration step rather than a planning activity.
Learn more In search head clustering, which of these methods can be used to move captaincy to another member? (Select all that apply.)
Choose three A Use the Monitoring Console. B Use the Search Head Clustering settings menu from Splunk Web on any member. C Run the splunk transfer shcluster-captain command from the current captain. D Run the splunk transfer shcluster-captain command from the member you would like to become the captain. Show Answer Answer Explanation Captaincy can be transferred through the Search Head Clustering dashboard in Splunk Web. The splunk transfer shcluster-captain command can run from any cluster member, including the current captain or the member that is to become captain. The Monitoring Console is used to view cluster status and troubleshoot issues rather than to transfer captaincy.
Learn more Because Splunk indexing has intensive read/write demands, selecting an appropriate disk-storage solution for each deployment is important. Which of the following statements about disk storage is accurate?
A High performance SAN should never be used. B Enable NFS for storing hot and warm buckets. C The recommended RAID setup is RAID 10 (1 + 0). D Virtualized environments are usually preferred over bare metal for Splunk indexers. Show Answer Answer Explanation RAID 10 (1+0) combines mirrored disks with striping, delivering both fault tolerance and strong read/write throughput for the I/O-intensive indexing workload. Splunk requires fast local storage for hot and warm buckets and specifically advises against hosting them on NFS; SAN storage remains an option for cold or frozen storage.
Learn more If .delta replication fails during knowledge-bundle replication, what fallback method does Splunk use?
A Restart splunkd. B .delta replication. C Restart mongod. D .bundle replication. Show Answer Answer Explanation Knowledge-bundle replication can use either a delta bundle or a full bundle. A .bundle file is the full knowledge bundle, so full .bundle replication is the fallback when delta replication cannot be used.
Learn more
Community Discussion