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 / 20
Total 197 questions

Splunk Enterprise Certified Architect Questions and Answers

Question 1

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

Question 2

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 3

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 4

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

Options:

A.

_time

B.

_indextime

C.

_index_latest

D.

latest

Question 5

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 6

(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

Question 7

Which of the following are client filters available in serverclass.conf? (Select all that apply.)

Options:

A.

DNS name.

B.

IP address.

C.

Splunk server role.

D.

Platform (machine type).

Question 8

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 9

Which of the following most improves KV Store resiliency?

Options:

A.

Decrease latency between search heads.

B.

Add faster storage to the search heads to improve artifact replication.

C.

Add indexer CPU and memory to decrease search latency.

D.

Increase the size of the Operations Log.

Question 10

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 11

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 12

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

Question 13

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

Question 14

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 15

When should multiple search pipelines be enabled?

Options:

A.

Only if disk IOPS is at 800 or better.

B.

Only if there are fewer than twelve concurrent users.

C.

Only if running Splunk Enterprise version 6.6 or later.

D.

Only if CPU and memory resources are significantly under-utilized.

Question 16

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 17

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

Question 18

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

Question 19

Splunk Enterprise performs a cyclic redundancy check (CRC) against the first and last bytes to prevent the same file from being re-indexed if it is rotated or renamed. What is the number of bytes sampled by default?

Options:

A.

128

B.

512

C.

256

D.

64

Question 20

(Which of the following has no impact on search performance?)

Options:

A.

Decreasing the phone home interval for deployment clients.

B.

Increasing the number of indexers in the indexer tier.

C.

Allocating compute and memory resources with Workload Management.

D.

Increasing the number of search heads in a Search Head Cluster.

Question 21

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.

Question 22

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

Question 23

(The performance of a specific search is performing poorly. The search must run over All Time and is expected to have very few results. Analysis shows that the search accesses a very large number of buckets in a large index. What step would most significantly improve the performance of this search?)

Options:

A.

Increase the disk I/O hardware performance.

B.

Increase the number of indexing pipelines.

C.

Set indexed_realtime_use_by_default = true in limits.conf.

D.

Change this to a real-time search using an All Time window.

Question 24

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

Question 25

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.

Question 26

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 # 26

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 27

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 28

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.

Question 29

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.

Question 30

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

In search head clustering, which of the following methods can you use to transfer captaincy to a different member? (Select all that apply.)

Options:

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.

Question 32

On search head cluster members, where in $splunk_home does the Splunk Deployer deploy app content by default?

Options:

A.

etc/apps/

B.

etc/slave-apps/

C.

etc/shcluster/

D.

etc/deploy-apps/

Question 33

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.

Question 34

(Which of the following must be included in a deployment plan?)

Options:

A.

Future topology diagrams of the IT environment.

B.

A comprehensive list of stakeholders, either direct or indirect.

C.

Current logging details and data source inventory.

D.

Business continuity and disaster recovery plans.

Question 35

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)

Question 36

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

Options:

A.

_internal

B.

_audit

C.

_kvstore

D.

_telemetry

Question 37

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 38

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

Question 40

Which part of the deployment plan is vital prior to installing Splunk indexer clusters and search head clusters?

Options:

A.

Data source inventory.

B.

Data policy definitions.

C.

Splunk deployment topology.

D.

Education and training plans.

Question 41

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.

Question 42

(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

Question 43

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 44

To improve Splunk performance, parallelIngestionPipelines setting can be adjusted on which of the following components in the Splunk architecture? (Select all that apply.)

Options:

A.

Indexers

B.

Forwarders

C.

Search head

D.

Cluster master

Question 45

Which Splunk Enterprise offering has its own license?

Options:

A.

Splunk Cloud Forwarder

B.

Splunk Heavy Forwarder

C.

Splunk Universal Forwarder

D.

Splunk Forwarder Management

Question 46

Which of the following Splunk deployments has the recommended minimum components for a high-availability search head cluster?

Options:

A.

2 search heads, 1 deployer, 2 indexers

B.

3 search heads, 1 deployer, 3 indexers

C.

1 search head, 1 deployer, 3 indexers

D.

2 search heads, 1 deployer, 3 indexers

Question 47

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

Question 48

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 49

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 50

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 51

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

Question 52

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.

Question 53

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

Where does the Splunk deployer send apps by default?

Options:

A.

etc/slave-apps//default

B.

etc/deploy-apps//default

C.

etc/apps//default

D.

etc/shcluster//default

Question 55

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

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 57

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

Question 58

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.

Question 59

What does the deployer do in a Search Head Cluster (SHC)? (Select all that apply.)

Options:

A.

Distributes apps to SHC members.

B.

Bootstraps a clean Splunk install for a SHC.

C.

Distributes non-search-related and manual configuration file changes.

D.

Distributes runtime knowledge object changes made by users across the SHC.

Page: 1 / 20
Total 197 questions