Weekend Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: pass65

SPLK-2002 Splunk Enterprise Certified Architect Questions and Answers

Questions 4

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 5

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 6

A Splunk architect has inherited the Splunk deployment at Buttercup Games and end users are complaining that the events are inconsistently formatted for a web source. Further investigation reveals that not all weblogs flow through the same infrastructure: some of the data goes through heavy forwarders and some of the forwarders are managed by another department.

Which of the following items might be the cause of this issue?

Options:

A.

The search head may have different configurations than the indexers.

B.

The data inputs are not properly configured across all the forwarders.

C.

The indexers may have different configurations than the heavy forwarders.

D.

The forwarders managed by the other department are an older version than the rest.

Buy Now
Questions 7

When troubleshooting monitor inputs, which command checks the status of the tailed files?

Options:

A.

splunk cmd btool inputs list | tail

B.

splunk cmd btool check inputs layer

C.

curl https://serverhost:8089/services/admin/inputstatus/TailingProcessor:FileStatus

D.

curl https://serverhost:8089/services/admin/inputstatus/TailingProcessor:Tailstatus

Buy Now
Questions 8

What information is needed about the current environment before deploying Splunk? (select all that apply)

Options:

A.

List of vendors for network devices.

B.

Overall goals for the deployment.

C.

Key users.

D.

Data sources.

Buy Now
Questions 9

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 10

By default, what happens to configurations in the local folder of each Splunk app when it is deployed to a search head cluster?

Options:

A.

The local folder is copied to the local folder on the search heads.

B.

The local folder is merged into the default folder and deployed to the search heads.

C.

Only certain . conf files in the local folder are deployed to the search heads.

D.

The local folder is ignored and only the default folder is copied to the search heads.

Buy Now
Questions 11

Which CLI command converts a Splunk instance to a license slave?

Options:

A.

splunk add licenses

B.

splunk list licenser-slaves

C.

splunk edit licenser-localslave

D.

splunk list licenser-localslave

Buy Now
Questions 12

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?

Options:

A.

Index files (*. tsidx files).

B.

Bloom filters (bloomfilter files).

C.

Index source metadata (sources.data files).

D.

Index sourcetype metadata (SourceTypes. data files).

Buy Now
Questions 13

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 14

A customer has a four site indexer cluster. The customer has requirements to store five copies of searchable data, with one searchable copy of data at the origin site, and one searchable copy at the disaster recovery site (site4).

Which configuration meets these requirements?

Options:

A.

site_replication_factor = origin:2, site4:l, total:3

B.

site_replication_factor = origin:l, site4:l, total:5

C.

site_search_factor = origin:2, site4:l, total:3

D.

site search factor = origin:1, site4:l, total:5

Buy Now
Questions 15

What is needed to ensure that high-velocity sources will not have forwarding delays to the indexers?

Options:

A.

Increase the default value of sessionTimeout in server, conf.

B.

Increase the default limit for maxKBps in limits.conf.

C.

Decrease the value of forceTimebasedAutoLB in outputs. conf.

D.

Decrease the default value of phoneHomelntervallnSecs in deploymentclient .conf.

Buy Now
Questions 16

Configurations from the deployer are merged into which location on the search head cluster member?

Options:

A.

SPLUNK_HOME/etc/system/local

B.

SPLUNK_HOME/etc/apps/APP_HOME/local

C.

SPLUNK_HOME/etc/apps/search/default

D.

SPLUNK_HOME/etc/apps/APP_HOME/default

Buy Now
Questions 17

Which of the following would be the least helpful in troubleshooting contents of Splunk configuration files?

Options:

A.

crash logs

B.

search.log

C.

btool output

D.

diagnostic logs

Buy Now
Questions 18

How does IT Service Intelligence (ITSI) impact the planning of a Splunk deployment?

Options:

A.

ITSI requires a dedicated deployment server.

B.

The amount of users using ITSI will not impact performance.

C.

ITSI in a Splunk deployment does not require additional hardware resources.

D.

Depending on the Key Performance Indicators that are being tracked, additional infrastructure may be needed.

Buy Now
Questions 19

Which of the following is a problem that could be investigated using the Search Job Inspector?

Options:

A.

Error messages are appearing underneath the search bar in Splunk Web.

B.

Dashboard panels are showing "Waiting for queued job to start" on page load.

C.

Different users are seeing different extracted fields from the same search.

D.

Events are not being sorted in reverse chronological order.

Buy Now
Questions 20

Of the following types of files within an index bucket, which file type may consume the most disk?

Options:

A.

Rawdata

B.

Bloom filter

C.

Metadata (.data)

D.

Inverted index (.tsidx)

Buy Now
Questions 21

What is the logical first step when starting a deployment plan?

Options:

A.

Inventory the currently deployed logging infrastructure.

B.

Determine what apps and use cases will be implemented.

C.

Gather statistics on the expected adoption of Splunk for sizing.

D.

Collect the initial requirements for the deployment from all stakeholders.

Buy Now
Questions 22

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 23

Which of the following are true statements about Splunk indexer clustering?

Options:

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.

Buy Now
Questions 24

(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 25

When using ingest-based licensing, what Splunk role requires the license manager to scale?

Options:

A.

Search peers

B.

Search heads

C.

There are no roles that require the license manager to scale

D.

Deployment clients

Buy Now
Questions 26

What is the recommended order of activities in the Splunk deployment process?

Options:

A.

Infrastructure Planning and Buildout

Splunk Deployment and Data Enrichment

User Planning and Rollout

B.

User Planning and Rollout

Infrastructure Planning and Buildout

Splunk Deployment and Data Enrichment

C.

Splunk Deployment and Data Enrichment

User Planning and Rollout

Infrastructure Planning and Buildout

D.

Infrastructure Planning and Buildout

User Planning and Rollout

Splunk Deployment and Data Enrichment

Buy Now
Questions 27

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 28

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?

Options:

A.

There is a version mismatch between the forwarders and the new deployment server.

B.

The new deployment server is not accepting connections from the forwarders.

C.

The forwarders are configured to use the old deployment server in $SPLUNK_HOME/etc/system/local.

D.

The pass4SymmKey is the same on the new deployment server and the forwarders.

Buy Now
Questions 29

Which of the following items are important sizing parameters when architecting a Splunk environment? (select all that apply)

Options:

A.

Number of concurrent users.

B.

Volume of incoming data.

C.

Existence of premium apps.

D.

Number of indexes.

Buy Now
Questions 30

What is the minimum reference server specification for a Splunk indexer?

Options:

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

Buy Now
Questions 31

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 32

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 33

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 34

(A customer has an environment with a Search Head Cluster and an indexer cluster. They are troubleshooting license usage data, including indexed volume in bytes per pool, index, host, sourcetype, and source. Where should the license_usage.log file be retrieved from in this environment?)

Options:

A.

Cluster Manager and Search Head Cluster Deployer

B.

License Manager

C.

Search Head Cluster Deployer only

D.

All indexers

Buy Now
Questions 35

Which of the following security options must be explicitly configured (i.e. which options are not enabled by default)?

Options:

A.

Data encryption between Splunk Web and splunkd.

B.

Certificate authentication between forwarders and indexers.

C.

Certificate authentication between Splunk Web and search head.

D.

Data encryption for distributed search between search heads and indexers.

Buy Now
Questions 36

To expand the search head cluster by adding a new member, node2, what first step is required?

Options:

A.

splunk bootstrap shcluster-config -mgmt_uri https://node2:8089 -replication_port 9200 -secret supersecretkey

B.

splunk init shcluster-config -master_uri https://node2:8089 -replication_port 9200 -secret supersecretkey

C.

splunk init shcluster-config -mgmt_uri https://node2:8089 -replication_port 9200 -secret supersecretkey

D.

splunk add shcluster-member -new_member_uri https://node2:8089 -replication_port 9200 -secret supersecretkey

Buy Now
Questions 37

Several critical searches that were functioning correctly yesterday are not finding a lookup table today. Which log file would be the best place to start troubleshooting?

Options:

A.

btool.log

B.

web_access.log

C.

health.log

D.

configuration_change.log

Buy Now
Questions 38

Which Splunk component is mandatory when implementing a search head cluster?

Options:

A.

Captain Server

B.

Deployer

C.

Cluster Manager

D.

RAFT Server

Buy Now
Questions 39

What is the algorithm used to determine captaincy in a Splunk search head cluster?

Options:

A.

Raft distributed consensus.

B.

Rapt distributed consensus.

C.

Rift distributed consensus.

D.

Round-robin distribution consensus.

Buy Now
Questions 40

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 41

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 42

A customer currently has many deployment clients being managed by a single, dedicated deployment server. The customer plans to double the number of clients.

What could be done to minimize performance issues?

Options:

A.

Modify deploymentclient. conf to change from a Pull to Push mechanism.

B.

Reduce the number of apps in the Manager Node repository.

C.

Increase the current deployment client phone home interval.

D.

Decrease the current deployment client phone home interval.

Buy Now
Questions 43

(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 44

If .delta replication fails during knowledge bundle replication, what is the fall-back method for Splunk?

Options:

A.

.Restart splunkd.

B.

.delta replication.

C.

.bundle replication.

D.

Restart mongod.

Buy Now
Questions 45

Which of the following configuration attributes must be set in server, conf on the cluster manager in a single-site indexer cluster?

Options:

A.

master_uri

B.

site

C.

replication_factor

D.

site_replication_factor

Buy Now
Questions 46

Which of the following will cause the greatest reduction in disk size requirements for a cluster of N indexers running Splunk Enterprise Security?

Options:

A.

Setting the cluster search factor to N-1.

B.

Increasing the number of buckets per index.

C.

Decreasing the data model acceleration range.

D.

Setting the cluster replication factor to N-1.

Buy Now
Questions 47

metrics. log is stored in which index?

Options:

A.

main

B.

_telemetry

C.

_internal

D.

_introspection

Buy Now
Questions 48

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 49

Data for which of the following indexes will count against an ingest-based license?

Options:

A.

summary

B.

main

C.

_metrics

D.

_introspection

Buy Now
Questions 50

A search head has successfully joined a single site indexer cluster. Which command is used to configure the same search head to join another indexer cluster?

Options:

A.

splunk add cluster-config

B.

splunk add cluster-master

C.

splunk edit cluster-config

D.

splunk edit cluster-master

Buy Now
Questions 51

Which of the following describe migration from single-site to multisite index replication?

Options:

A.

A master node is required at each site.

B.

Multisite policies apply to new data only.

C.

Single-site buckets instantly receive the multisite policies.

D.

Multisite total values should not exceed any single-site factors.

Buy Now
Questions 52

Which props.conf setting has the least impact on indexing performance?

Options:

A.

SHOULD_LINEMERGE

B.

TRUNCATE

C.

CHARSET

D.

TIME_PREFIX

Buy Now
Questions 53

A Splunk instance has the following settings in SPLUNK_HOME/etc/system/local/server.conf:

[clustering]

mode = master

replication_factor = 2

pass4SymmKey = password123

Which of the following statements describe this Splunk instance? (Select all that apply.)

Options:

A.

This is a multi-site cluster.

B.

This cluster's search factor is 2.

C.

This Splunk instance needs to be restarted.

D.

This instance is missing the master_uri attribute.

Buy Now
Questions 54

(A new Splunk Enterprise deployment is being architected, and the customer wants to ensure that the data to be indexed is encrypted. Where should TLS be turned on in the Splunk deployment?)

Options:

A.

Deployment server to deployment clients.

B.

Splunk forwarders to indexers.

C.

Indexer cluster peer nodes.

D.

Browser to Splunk Web.

Buy Now
Questions 55

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 56

Users are asking the Splunk administrator to thaw recently-frozen buckets very frequently. What could the Splunk administrator do to reduce the need to thaw buckets?

Options:

A.

Change f rozenTimePeriodlnSecs to a larger value.

B.

Change maxTotalDataSizeMB to a smaller value.

C.

Change maxHotSpanSecs to a larger value.

D.

Change coldToFrozenDir to a different location.

Buy Now
Questions 57

Which Splunk internal field can confirm duplicate event issues from failed file monitoring?

Options:

A.

_time

B.

_indextime

C.

_index_latest

D.

latest

Buy Now
Questions 58

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?

Options:

A.

Choose a longer phone home interval for all of the deployment clients.

B.

Increase the number of CPU cores for the deployment server.

C.

Choose a corrective action based on the splunkd. log of the deployment client.

D.

Increase the amount of memory for the deployment server.

Buy Now
Questions 59

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 60

Where does the Splunk deployer send apps by default?

Options:

A.

etc/slave-apps/<app-name>/default

B.

etc/deploy-apps/<app-name>/default

C.

etc/apps/<appname>/default

D.

etc/shcluster/<app-name>/default

Buy Now
Exam Code: SPLK-2002
Exam Name: Splunk Enterprise Certified Architect
Last Update: Feb 4, 2026
Questions: 205

PDF + Testing Engine

$63.52  $181.49

Testing Engine

$50.57  $144.49
buy now SPLK-2002 testing engine

PDF (Q&A)

$43.57  $124.49
buy now SPLK-2002 pdf