Big Cyber Monday Sale 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: best70

SPLK-2002 Splunk Enterprise Certified Architect Questions and Answers

Questions 4

(Which of the following is a benefit of using SmartStore?)

Options:

A.

Automatic selection of replication and search factors.

B.

Separating storage from compute.

C.

Knowledge Object replication.

D.

Cluster Manager is no longer required.

Buy Now
Questions 5

(On which Splunk components does the Splunk App for Enterprise Security place the most load?)

Options:

A.

Indexers

B.

Cluster Managers

C.

Search Heads

D.

Heavy Forwarders

Buy Now
Questions 6

In which phase of the Splunk Enterprise data pipeline are indexed extraction configurations processed?

Options:

A.

Input

B.

Search

C.

Parsing

D.

Indexing

Buy Now
Questions 7

Which of the following strongly impacts storage sizing requirements for Enterprise Security?

Options:

A.

The number of scheduled (correlation) searches.

B.

The number of Splunk users configured.

C.

The number of source types used in the environment.

D.

The number of Data Models accelerated.

Buy Now
Questions 8

When should a dedicated deployment server be used?

Options:

A.

When there are more than 50 search peers.

B.

When there are more than 50 apps to deploy to deployment clients.

C.

When there are more than 50 deployment clients.

D.

When there are more than 50 server classes.

Buy Now
Questions 9

Which of the following artifacts are included in a Splunk diag file? (Select all that apply.)

Options:

A.

OS settings.

B.

Internal logs.

C.

Customer data.

D.

Configuration files.

Buy Now
Questions 10

(An admin removed and re-added search head cluster (SHC) members as part of patching the operating system. When trying to re-add the first member, a script reverted the SHC member to a previous backup, and the member refuses to join the cluster. What is the best approach to fix the member so that it can re-join?)

Options:

A.

Review splunkd.log for configuration changes preventing the addition of the member.

B.

Delete the [shclustering] stanza in server.conf and restart Splunk.

C.

Force the member add by running splunk edit shcluster-config —force.

D.

Clean the Raft metadata using splunk clean raft.

Buy Now
Questions 11

How can internal logging levels in a Splunk environment be changed to troubleshoot an issue? (select all that apply)

Options:

A.

Use the Monitoring Console (MC).

B.

Use Splunk command line.

C.

Use Splunk Web.

D.

Edit log-local. cfg.

Buy Now
Questions 12

(What is the expected performance reduction when architecting Splunk in a virtualized environment instead of a physical environment?)

Options:

A.

Up to 15%

B.

Between 20% and 45%

C.

0

D.

0.5

Buy Now
Questions 13

Which of the following is a good practice for a search head cluster deployer?

Options:

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.

Buy Now
Questions 14

Which command should be run to re-sync a stale KV Store member in a search head cluster?

Options:

A.

splunk clean kvstore -local

B.

splunk resync kvstore -remote

C.

splunk resync kvstore -local

D.

splunk clean eventdata -local

Buy Now
Questions 15

To reduce the captain's work load in a search head cluster, what setting will prevent scheduled searches from running on the captain?

Options:

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)

Buy Now
Questions 16

In the deployment planning process, when should a person identify who gets to see network data?

Options:

A.

Deployment schedule

B.

Topology diagramming

C.

Data source inventory

D.

Data policy definition

Buy Now
Questions 17

(Based on the data sizing and retention parameters listed below, which of the following will correctly calculate the index storage required?)

• Daily rate = 20 GB / day

• Compress factor = 0.5

• Retention period = 30 days

• Padding = 100 GB

Options:

A.

(20 * 30 + 100) * 0.5 = 350 GB

B.

20 / 0.5 * 30 + 100 = 1300 GB

C.

20 * 0.5 * 30 + 100 = 400 GB

D.

20 * 30 + 100 = 700 GB

Buy Now
Questions 18

Which of the following statements describe search head clustering? (Select all that apply.)

Options:

A.

A deployer is required.

B.

At least three search heads are needed.

C.

Search heads must meet the high-performance reference server requirements.

D.

The deployer must have sufficient CPU and network resources to process service requests and push configurations.

Buy Now
Questions 19

Which of the following can a Splunk diag contain?

Options:

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

Buy Now
Questions 20

A Splunk user successfully extracted an ip address into a field called src_ip. Their colleague cannot see that field in their search results with events known to have src_ip. Which of the following may explain the problem? (Select all that apply.)

Options:

A.

The field was extracted as a private knowledge object.

B.

The events are tagged as communicate, but are missing the network tag.

C.

The Typing Queue, which does regular expression replacements, is blocked.

D.

The colleague did not explicitly use the field in the search and the search was set to Fast Mode.

Buy Now
Questions 21

When preparing to ingest a new data source, which of the following is optional in the data source assessment?

Options:

A.

Data format

B.

Data location

C.

Data volume

D.

Data retention

Buy Now
Questions 22

(A customer has a Splunk Enterprise deployment and wants to collect data from universal forwarders. What is the best step to secure log traffic?)

Options:

A.

Create signed SSL certificates and use them to encrypt data between the forwarders and indexers.

B.

Use the Splunk provided SSL certificates to encrypt data between the forwarders and indexers.

C.

Ensure all forwarder traffic is routed through a web application firewall (WAF).

D.

Create signed SSL certificates and use them to encrypt data between the search heads and indexers.

Buy Now
Questions 23

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?

Options:

A.

Increase the maximum number of hot buckets in indexes.conf

B.

Increase the number of parallel ingestion pipelines in server.conf

C.

Decrease the maximum size of the search pipelines in limits.conf

D.

Decrease the maximum concurrent scheduled searches in limits.conf

Buy Now
Questions 24

Consider a use case involving firewall data. There is no Splunk-supported Technical Add-On, but the vendor has built one. What are the items that must be evaluated before installing the add-on? (Select all that apply.)

Options:

A.

Identify number of scheduled or real-time searches.

B.

Validate if this Technical Add-On enables event data for a data model.

C.

Identify the maximum number of forwarders Technical Add-On can support.

D.

Verify if Technical Add-On needs to be installed onto both a search head or indexer.

Buy Now
Questions 25

Which of the following is a valid use case that a search head cluster addresses?

Options:

A.

Provide redundancy in the event a search peer fails.

B.

Search affinity.

C.

Knowledge Object replication.

D.

Increased Search Factor (SF).

Buy Now
Questions 26

Which of the following server. conf stanzas indicates the Indexer Discovery feature has not been fully configured (restart pending) on the Master Node?

A)

SPLK-2002 Question 26

B)

SPLK-2002 Question 26

C)

SPLK-2002 Question 26

D)

SPLK-2002 Question 26

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 27

Which Splunk server role regulates the functioning of indexer cluster?

Options:

A.

Indexer

B.

Deployer

C.

Master Node

D.

Monitoring Console

Buy Now
Questions 28

(A customer wishes to keep costs to a minimum, while still implementing Search Head Clustering (SHC). What are the minimum supported architecture standards?)

Options:

A.

Three Search Heads and One SHC Deployer

B.

Two Search Heads with the SHC Deployer being hosted on one of the Search Heads

C.

Three Search Heads but using a Deployment Server instead of a SHC Deployer

D.

Two Search Heads, with the SHC Deployer being on the Deployment Server

Buy Now
Questions 29

In an indexer cluster, what tasks does the cluster manager perform? (select all that apply)

Options:

A.

Generates and maintains the list of primary searchable buckets.

B.

If Indexer Discovery is enabled, provides the list of available peer nodes to forwarders.

C.

Ensures all peer nodes are always using the same version of Splunk.

D.

Distributes app bundles to peer nodes.

Buy Now
Questions 30

Which of the following commands is used to clear the KV store?

Options:

A.

splunk clean kvstore

B.

splunk clear kvstore

C.

splunk delete kvstore

D.

splunk reinitialize kvstore

Buy Now
Questions 31

Which of the following should be included in a deployment plan?

Options:

A.

Business continuity and disaster recovery plans.

B.

Current logging details and data source inventory.

C.

Current and future topology diagrams of the IT environment.

D.

A comprehensive list of stakeholders, either direct or indirect.

Buy Now
Questions 32

A search head cluster with a KV store collection can be updated from where in the KV store collection?

Options:

A.

The search head cluster captain.

B.

The KV store primary search head.

C.

Any search head except the captain.

D.

Any search head in the cluster.

Buy Now
Questions 33

(Which of the following is a valid way to determine if a new bundle push will trigger a rolling restart?)

Options:

A.

splunk show cluster-bundle-status

B.

splunk apply cluster-bundle

C.

splunk validate cluster-bundle —check-restart

D.

splunk apply cluster-bundle —validate-bundle

Buy Now
Questions 34

A multi-site indexer cluster can be configured using which of the following? (Select all that apply.)

Options:

A.

Via Splunk Web.

B.

Directly edit SPLUNK_HOME/etc./system/local/server.conf

C.

Run a Splunk edit cluster-config command from the CLI.

D.

Directly edit SPLUNK_HOME/etc/system/default/server.conf

Buy Now
Questions 35

When planning a search head cluster, which of the following is true?

Options:

A.

All search heads must use the same operating system.

B.

All search heads must be members of the cluster (no standalone search heads).

C.

The search head captain must be assigned to the largest search head in the cluster.

D.

All indexers must belong to the underlying indexer cluster (no standalone indexers).

Buy Now
Questions 36

The master node distributes configuration bundles to peer nodes. Which directory peer nodes receive the bundles?

Options:

A.

apps

B.

deployment-apps

C.

slave-apps

D.

master-apps

Buy Now
Questions 37

(Which btool command will identify license master configuration errors for a search peer cluster node?)

Options:

A.

splunk cmd btool check —debug

B.

splunk cmd btool server list cluster_license --debug

C.

splunk cmd btool server list clustering —debug

D.

splunk cmd btool server list license --debug

Buy Now
Questions 38

Which of the following statements describe licensing in a clustered Splunk deployment? (Select all that apply.)

Options:

A.

Free licenses do not support clustering.

B.

Replicated data does not count against licensing.

C.

Each cluster member requires its own clustering license.

D.

Cluster members must share the same license pool and license master.

Buy Now
Questions 39

Stakeholders have identified high availability for searchable data as their top priority. Which of the following best addresses this requirement?

Options:

A.

Increasing the search factor in the cluster.

B.

Increasing the replication factor in the cluster.

C.

Increasing the number of search heads in the cluster.

D.

Increasing the number of CPUs on the indexers in the cluster.

Buy Now
Questions 40

Which of the following are possible causes of a crash in Splunk? (select all that apply)

Options:

A.

Incorrect ulimit settings.

B.

Insufficient disk IOPS.

C.

Insufficient memory.

D.

Running out of disk space.

Buy Now
Questions 41

A Splunk instance has crashed, but no crash log was generated. There is an attempt to determine what user activity caused the crash by running the following search:

SPLK-2002 Question 41

What does searching for closed_txn=0 do in this search?

Options:

A.

Filters results to situations where Splunk was started and stopped multiple times.

B.

Filters results to situations where Splunk was started and stopped once.

C.

Filters results to situations where Splunk was stopped and then immediately restarted.

D.

Filters results to situations where Splunk was started, but not stopped.

Buy Now
Questions 42

Which of the following should be done when installing Enterprise Security on a Search Head Cluster? (Select all that apply.)

Options:

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.

Buy Now
Questions 43

What does setting site=site0 on all Search Head Cluster members do in a multi-site indexer cluster?

Options:

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.

Buy Now
Questions 44

The frequency in which a deployment client contacts the deployment server is controlled by what?

Options:

A.

polling_interval attribute in outputs.conf

B.

phoneHomeIntervalInSecs attribute in outputs.conf

C.

polling_interval attribute in deploymentclient.conf

D.

phoneHomeIntervalInSecs attribute in deploymentclient.conf

Buy Now
Questions 45

Because Splunk indexing is read/write intensive, it is important to select the appropriate disk storage solution for each deployment. Which of the following statements is accurate about disk storage?

Options:

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.

Buy Now
Questions 46

Which server.conf attribute should be added to the master node's server.conf file when decommissioning a site in an indexer cluster?

Options:

A.

site_mappings

B.

available_sites

C.

site_search_factor

D.

site_replication_factor

Buy Now
Questions 47

How does the average run time of all searches relate to the available CPU cores on the indexers?

Options:

A.

Average run time is independent of the number of CPU cores on the indexers.

B.

Average run time decreases as the number of CPU cores on the indexers decreases.

C.

Average run time increases as the number of CPU cores on the indexers decreases.

D.

Average run time increases as the number of CPU cores on the indexers increases.

Buy Now
Questions 48

To optimize the distribution of primary buckets; when does primary rebalancing automatically occur? (Select all that apply.)

Options:

A.

Rolling restart completes.

B.

Master node rejoins the cluster.

C.

Captain joins or rejoins cluster.

D.

A peer node joins or rejoins the cluster.

Buy Now
Questions 49

(Which command is used to initially add a search head to a single-site indexer cluster?)

Options:

A.

splunk edit cluster-config -mode searchhead -manager_uri https://10.0.0.1:8089 -secret changeme

B.

splunk edit cluster-config -mode peer -manager_uri https://10.0.0.1:8089 -secret changeme

C.

splunk add cluster-manager -manager_uri https://10.0.0.1:8089 -secret changeme

D.

splunk add cluster-manager -mode searchhead -manager_uri https://10.0.0.1:8089 -secret changeme

Buy Now
Questions 50

To activate replication for an index in an indexer cluster, what attribute must be configured in indexes.conf on all peer nodes?

Options:

A.

repFactor = 0

B.

replicate = 0

C.

repFactor = auto

D.

replicate = auto

Buy Now
Questions 51

Which of the following tasks should the architect perform when building a deployment plan? (Select all that apply.)

Options:

A.

Use case checklist.

B.

Install Splunk apps.

C.

Inventory data sources.

D.

Review network topology.

Buy Now
Questions 52

Which tool(s) can be leveraged to diagnose connection problems between an indexer and forwarder? (Select all that apply.)

Options:

A.

telnet

B.

tcpdump

C.

splunk btool

D.

splunk btprobe

Buy Now
Questions 53

When converting from a single-site to a multi-site cluster, what happens to existing single-site clustered buckets?

Options:

A.

They will continue to replicate within the origin site and age out based on existing policies.

B.

They will maintain replication as required according to the single-site policies, but never age out.

C.

They will be replicated across all peers in the multi-site cluster and age out based on existing policies.

D.

They will stop replicating within the single-site and remain on the indexer they reside on and age out according to existing policies.

Buy Now
Questions 54

A search head cluster member contains the following in its server .conf. What is the Splunk server name of this member?

SPLK-2002 Question 54

Options:

A.

node1

B.

shc4

C.

idxc2

D.

node3

Buy Now
Questions 55

(Where can files be placed in a configuration bundle on a search peer that will persist after a new configuration bundle has been deployed?)

Options:

A.

In the $SPLUNK_HOME/etc/slave-apps//local folder.

B.

In the $SPLUNK_HOME/etc/master-apps//local folder.

C.

Nowhere; the entire configuration bundle is overwritten with each push.

D.

In the $SPLUNK_HOME/etc/slave-apps/_cluster/local folder.

Buy Now
Questions 56

Which of the following is true regarding Splunk Enterprise's performance? (Select all that apply.)

Options:

A.

Adding search peers increases the maximum size of search results.

B.

Adding RAM to existing search heads provides additional search capacity.

C.

Adding search peers increases the search throughput as the search load increases.

D.

Adding search heads provides additional CPU cores to run more concurrent searches.

Buy Now
Questions 57

(How can a Splunk admin control the logging level for a specific search to get further debug information?)

Options:

A.

Configure infocsv_log_level = DEBUG in limits.conf.

B.

Insert | noop log_debug=* after the base search.

C.

Open the Search Job Inspector in Splunk Web and modify the log level.

D.

Use Settings > Server settings > Server logging in Splunk Web.

Buy Now
Questions 58

When implementing KV Store Collections in a search head cluster, which of the following considerations is true?

Options:

A.

The KV Store Primary coordinates with the search head cluster captain when collection content changes.

B.

The search head cluster captain is also the KV Store Primary when collection content changes.

C.

The KV Store Collection will not allow for changes to content if there are more than 50 search heads in the cluster.

D.

Each search head in the cluster independently updates its KV store collection when collection content changes.

Buy Now
Questions 59

In a distributed environment, knowledge object bundles are replicated from the search head to which location on the search peer(s)?

Options:

A.

SPLUNK_HOME/var/lib/searchpeers

B.

SPLUNK_HOME/var/log/searchpeers

C.

SPLUNK_HOME/var/run/searchpeers

D.

SPLUNK_HOME/var/spool/searchpeers

Buy Now
Questions 60

A customer has a multisite cluster with site1 and site2 configured. They want to configure search heads in these sites to get search results only from data stored on their local sites. Which step prevents this behavior?

Options:

A.

Set site=site0 in the [general] stanza of server.conf on the search head.

B.

Configure site_search_factor = site1:1, total:2.

C.

Implement only two indexers per site.

D.

Configure site_search_factor = site1:2, total:3.

Buy Now
Exam Code: SPLK-2002
Exam Name: Splunk Enterprise Certified Architect
Last Update: Dec 5, 2025
Questions: 202

PDF + Testing Engine

$134.99

Testing Engine

$99.99

PDF (Q&A)

$84.99