Winter Sale- Special Discount Limited Time 65% Offer - Ends in 0d 00h 00m 00s - Coupon code: netdisc

Splunk SPLK-2002 Splunk Enterprise Certified Architect Exam Practice Test

Page: 1 / 21
Total 205 questions

Splunk Enterprise Certified Architect Questions and Answers

Question 1

Which two sections can be expanded using the Search Job Inspector?

Options:

A.

Execution costs.

B.

Saved search history.

C.

Search job properties.

D.

Optimization suggestions.

Question 2

(Which of the following data sources are used for the Monitoring Console dashboards?)

Options:

A.

REST API calls

B.

Splunk btool

C.

Splunk diag

D.

metrics.log

Question 3

(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

Question 4

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.

Question 5

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:

Question # 5

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.

Question 6

When Splunk indexes data in a non-clustered environment, what kind of files does it create by default?

Options:

A.

Index and .tsidx files.

B.

Rawdata and index files.

C.

Compressed and .tsidx files.

D.

Compressed and meta data files.

Question 7

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

Question 8

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.

Question 9

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.

Question 10

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.

Question 11

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.

Question 12

(It is possible to lose UI edit functionality after manually editing which of the following files in the deployment server?)

Options:

A.

serverclass.conf

B.

deploymentclient.conf

C.

inputs.conf

D.

deploymentserver.conf

Question 13

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?

Options:

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.

Question 14

(Which index does Splunk use to record user activities?)

Options:

A.

_internal

B.

_audit

C.

_kvstore

D.

_telemetry

Question 15

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.

Question 16

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.

Question 17

(What are the possible values for the mode attribute in server.conf for a Splunk server in the [clustering] stanza?)

Options:

A.

[clustering] mode = peer

B.

[clustering] mode = searchhead

C.

[clustering] mode = deployer

D.

[clustering] mode = manager

Question 18

Which of the following is a best practice to maximize indexing performance?

Options:

A.

Use automatic source typing.

B.

Use the Splunk default settings.

C.

Not use pre-trained source types.

D.

Minimize configuration generality.

Question 19

A single-site indexer cluster has a replication factor of 3, and a search factor of 2. What is true about this cluster?

Options:

A.

The cluster will ensure there are at least two copies of each bucket, and at least three copies of searchable metadata.

B.

The cluster will ensure there are at most three copies of each bucket, and at most two copies of searchable metadata.

C.

The cluster will ensure only two search heads are allowed to access the bucket at the same time.

D.

The cluster will ensure there are at least three copies of each bucket, and at least two copies of searchable metadata.

Question 20

Why should intermediate forwarders be avoided when possible?

Options:

A.

To minimize license usage and cost.

B.

To decrease mean time between failures.

C.

Because intermediate forwarders cannot be managed by a deployment server.

D.

To eliminate potential performance bottlenecks.

Question 21

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.

Question 22

(Which indexes.conf attribute would prevent an index from participating in an indexer cluster?)

Options:

A.

available_sites = none

B.

repFactor = 0

C.

repFactor = auto

D.

site_mappings = default_mapping

Question 23

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.

Question 24

(When determining where a Splunk forwarder is trying to send data, which of the following searches can provide assistance?)

Options:

A.

index=_internal sourcetype=internal metrics destHost | dedup destHost

B.

index=_internal sourcetype=splunkd metrics inputHost | dedup inputHost

C.

index=_metrics sourcetype=splunkd metrics destHost | dedup destHost

D.

index=_internal sourcetype=splunkd metrics destHost | dedup destHost

Question 25

Which index-time props.conf attributes impact indexing performance? (Select all that apply.)

Options:

A.

REPORT

B.

LINE_BREAKER

C.

ANNOTATE_PUNCT

D.

SHOULD_LINEMERGE

Question 26

When adding or decommissioning a member from a Search Head Cluster (SHC), what is the proper order of operations?

Options:

A.

1. Delete Splunk Enterprise, if it exists.2. Install and initialize the instance.3. Join the SHC.

B.

1. Install and initialize the instance.2. Delete Splunk Enterprise, if it exists.3. Join the SHC.

C.

1. Initialize cluster rebalance operation.2. Remove master node from cluster.3. Trigger replication.

D.

1. Trigger replication.2. Remove master node from cluster.3. Initialize cluster rebalance operation.

Question 27

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

Question 28

Following Splunk recommendations, where could the Monitoring Console (MC) be installed in a distributed deployment with an indexer cluster, a search head cluster, and 1000 forwarders?

Options:

A.

On a search peer in the cluster.

B.

On the deployment server.

C.

On the search head cluster deployer.

D.

On a search head in the cluster.

Question 29

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.

Question 30

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.

Question 31

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.

Question 32

Which of the following use cases would be made possible by multi-site clustering? (select all that apply)

Options:

A.

Use blockchain technology to audit search activity from geographically dispersed data centers.

B.

Enable a forwarder to send data to multiple indexers.

C.

Greatly reduce WAN traffic by preferentially searching assigned site (search affinity).

D.

Seamlessly route searches to a redundant site in case of a site failure.

Question 33

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.

Question 34

Which search head cluster component is responsible for pushing knowledge bundles to search peers, replicating configuration changes to search head cluster members, and scheduling jobs across the search head cluster?

Options:

A.

Master

B.

Captain

C.

Deployer

D.

Deployment server

Question 35

Before users can use a KV store, an admin must create a collection. Where is a collection is defined?

Options:

A.

kvstore.conf

B.

collection.conf

C.

collections.conf

D.

kvcollections.conf

Question 36

In an existing Splunk environment, the new index buckets that are created each day are about half the size of the incoming data. Within each bucket, about 30% of the space is used for rawdata and about 70% for index files.

What additional information is needed to calculate the daily disk consumption, per indexer, if indexer clustering is implemented?

Options:

A.

Total daily indexing volume, number of peer nodes, and number of accelerated searches.

B.

Total daily indexing volume, number of peer nodes, replication factor, and search factor.

C.

Total daily indexing volume, replication factor, search factor, and number of search heads.

D.

Replication factor, search factor, number of accelerated searches, and total disk size across cluster.

Question 37

Which of the following is a way to exclude search artifacts when creating a diag?

Options:

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

Question 38

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.

Question 39

(A high-volume source and a low-volume source feed into the same index. Which of the following items best describe the impact of this design choice?)

Options:

A.

Low volume data will improve the compression factor of the high volume data.

B.

Search speed on low volume data will be slower than necessary.

C.

Low volume data may move out of the index based on volume rather than age.

D.

High volume data is optimized by the presence of low volume data.

Question 40

In a four site indexer cluster, which configuration stores two searchable copies at the origin site, one searchable copy at site2, and a total of four searchable copies?

Options:

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

Question 41

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

Question 42

(A customer creates a saved search that runs on a specific interval. Which internal Splunk log should be viewed to determine if the search ran recently?)

Options:

A.

metrics.log

B.

kvstore.log

C.

scheduler.log

D.

btool.log

Question 43

Which search will show all deployment client messages from the client (UF)?

Options:

A.

index=_audit component=DC* host= | stats count by message

B.

index=_audit component=DC* host= | stats count by message

C.

index=_internal component= DC* host= | stats count by message

D.

index=_internal component=DS* host= | stats count by message

Question 44

New data has been added to a monitor input file. However, searches only show older data.

Which splunkd. log channel would help troubleshoot this issue?

Options:

A.

Modularlnputs

B.

TailingProcessor

C.

ChunkedLBProcessor

D.

ArchiveProcessor

Question 45

When should a Universal Forwarder be used instead of a Heavy Forwarder?

Options:

A.

When most of the data requires masking.

B.

When there is a high-velocity data source.

C.

When data comes directly from a database server.

D.

When a modular input is needed.

Question 46

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).

Question 47

In splunkd. log events written to the _internal index, which field identifies the specific log channel?

Options:

A.

component

B.

source

C.

sourcetype

D.

channel

Question 48

When using the props.conf LINE_BREAKER attribute to delimit multi-line events, the SHOULD_LINEMERGE attribute should be set to what?

Options:

A.

Auto

B.

None

C.

True

D.

False

Question 49

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

Question 50

(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

Question 51

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

Question 52

Which Splunk internal index contains license-related events?

Options:

A.

_audit

B.

_license

C.

_internal

D.

_introspection

Question 53

Which of the following is unsupported in a production environment?

Options:

A.

Cluster Manager can run on the Monitoring Console instance in smaller environments.

B.

Search Head Cluster Deployer can run on the Monitoring Console instance in smaller environments.

C.

Search heads in a Search Head Cluster can run on virtual machines.

D.

Indexers in an indexer cluster can run on virtual machines.

Question 54

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.

Question 55

How many cluster managers are required for a multisite indexer cluster?

Options:

A.

Two for the entire cluster.

B.

One for each site.

C.

One for the entire cluster.

D.

Two for each site.

Question 56

Which command will permanently decommission a peer node operating in an indexer cluster?

Options:

A.

splunk stop -f

B.

splunk offline -f

C.

splunk offline --enforce-counts

D.

splunk decommission --enforce counts

Question 57

Which of the following is true for indexer cluster knowledge bundles?

Options:

A.

Only app-name/local is pushed.

B.

app-name/default and app-name/local are merged before pushing.

C.

Only app-name/default is pushed.

D.

app-name/default and app-name/local are pushed without change.

Question 58

(If the maxDataSize attribute is set to auto_high_volume in indexes.conf on a 64-bit operating system, what is the maximum hot bucket size?)

Options:

A.

4 GB

B.

750 MB

C.

10 GB

D.

1 GB

Question 59

Search dashboards in the Monitoring Console indicate that the distributed deployment is approaching its capacity. Which of the following options will provide the most search performance improvement?

Options:

A.

Replace the indexer storage to solid state drives (SSD).

B.

Add more search heads and redistribute users based on the search type.

C.

Look for slow searches and reschedule them to run during an off-peak time.

D.

Add more search peers and make sure forwarders distribute data evenly across all indexers.

Question 60

An indexer cluster is being designed with the following characteristics:

• 10 search peers

• Replication Factor (RF): 4

• Search Factor (SF): 3

• No SmartStore usage

How many search peers can fail before data becomes unsearchable?

Options:

A.

Zero peers can fail.

B.

One peer can fail.

C.

Three peers can fail.

D.

Four peers can fail.

Page: 1 / 21
Total 205 questions