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

Splunk SPLK-2002 Splunk Enterprise Certified Architect Exam Practice Test

Demo: 60 questions
Total 205 questions

Splunk Enterprise Certified Architect Questions and Answers

Question 1

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 2

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 3

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

Question 4

Which Splunk server role regulates the functioning of indexer cluster?

Options:

A.

Indexer

B.

Deployer

C.

Master Node

D.

Monitoring Console

Question 5

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 6

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

(How is the search log accessed for a completed search job?)

Options:

A.

Search for: index=_internal sourcetype=search.

B.

Select Settings > Searches, reports, and alerts, then from the Actions column, select View Search Log.

C.

From the Activity menu, select Show Search Log.

D.

From the Job menu, select Inspect Job, then click the search.log link.

Question 8

When configuring a Splunk indexer cluster, what are the default values for replication and search factor?

Options:

A.

replication_factor = 2search_factor = 2

B.

replication_factor = 2search factor = 3

C.

replication_factor = 3search_factor = 2

D.

replication_factor = 3search factor = 3

Question 9

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 10

What is a Splunk Job? (Select all that apply.)

Options:

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.

Question 11

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 12

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.

Question 13

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 14

Which of the following is true regarding the migration of an index cluster from single-site to multi-site?

Options:

A.

Multi-site policies will apply to all data in the indexer cluster.

B.

All peer nodes must be running the same version of Splunk.

C.

Existing single-site attributes must be removed.

D.

Single-site buckets cannot be converted to multi-site buckets.

Question 15

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.

Question 16

What is the best method for sizing or scaling a search head cluster?

Options:

A.

Estimate the maximum daily ingest volume in gigabytes and divide by the number of CPU cores per search head.

B.

Estimate the total number of searches per day and divide by the number of CPU cores available on the search heads.

C.

Divide the number of indexers by three to achieve the correct number of search heads.

D.

Estimate the maximum concurrent number of searches and divide by the number of CPU cores per search head.

Question 17

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 18

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 19

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

Question 20

Which instance can not share functionality with the deployer?

Options:

A.

Search head cluster member

B.

License master

C.

Master node

D.

Monitoring Console (MC)

Question 21

The guidance Splunk gives for estimating size on for syslog data is 50% of original data size. How does this divide between files in the index?

Options:

A.

rawdata is: 10%, tsidx is: 40%

B.

rawdata is: 15%, tsidx is: 35%

C.

rawdata is: 35%, tsidx is: 15%

D.

rawdata is: 40%, tsidx is: 10%

Question 22

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 23

(Which of the following is a minimum search head specification for a distributed Splunk environment?)

Options:

A.

A 1Gb Ethernet NIC, optional 2nd NIC for a management network.

B.

An x86 32-bit chip architecture.

C.

128 GB RAM.

D.

Two physical CPU cores, or four vCPU at 2GHz or greater speed per core.

Question 24

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 25

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

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

Question 27

Which of the following statements describe a Search Head Cluster (SHC) captain? (Select all that apply.)

Options:

A.

Is the job scheduler for the entire SHC.

B.

Manages alert action suppressions (throttling).

C.

Synchronizes the member list with the KV store primary.

D.

Replicates the SHC's knowledge bundle to the search peers.

Question 28

The KV store forms its own cluster within a SHC. What is the maximum number of SHC members KV store will form?

Options:

A.

25

B.

50

C.

100

D.

Unlimited

Question 29

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 30

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 31

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

Question 32

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 33

Other than high availability, which of the following is a benefit of search head clustering?

Options:

A.

Allows indexers to maintain multiple searchable copies of all data.

B.

Input settings are synchronized between search heads.

C.

Fewer network ports are required to be opened between search heads.

D.

Automatic replication of user knowledge objects.

Question 34

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 35

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 36

Which of the following clarification steps should be taken if apps are not appearing on a deployment client? (Select all that apply.)

Options:

A.

Check serverclass.conf of the deployment server.

B.

Check deploymentclient.conf of the deployment client.

C.

Check the content of SPLUNK_HOME/etc/apps of the deployment server.

D.

Search for relevant events in splunkd.log of the deployment server.

Question 37

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

Question 38

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 39

What types of files exist in a bucket within a clustered index? (select all that apply)

Options:

A.

Inside a replicated bucket, there is only rawdata.

B.

Inside a searchable bucket, there is only tsidx.

C.

Inside a searchable bucket, there is tsidx and rawdata.

D.

Inside a replicated bucket, there is both tsidx and rawdata.

Question 40

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 41

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 42

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

Question 43

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.

Question 44

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 45

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

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 47

(Which deployer push mode should be used when pushing built-in apps?)

Options:

A.

merge_to_default

B.

local_only

C.

full

D.

default only

Question 48

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.

Question 49

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 50

As of Splunk 9.0, which index records changes to . conf files?

Options:

A.

_configtracker

B.

_introspection

C.

_internal

D.

_audit

Question 51

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 52

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

Options:

A.

Input

B.

Search

C.

Parsing

D.

Indexing

Question 53

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

Options:

A.

SHOULD_LINEMERGE

B.

TRUNCATE

C.

CHARSET

D.

TIME_PREFIX

Question 54

Which Splunk cluster feature requires additional indexer storage?

Options:

A.

Search Head Clustering

B.

Indexer Discovery

C.

Indexer Acknowledgement

D.

Index Summarization

Question 55

(What command will decommission a search peer from an indexer cluster?)

Options:

A.

splunk disablepeer --enforce-counts

B.

splunk decommission —enforce-counts

C.

splunk offline —enforce-counts

D.

splunk remove cluster-peers —enforce-counts

Question 56

(What is the best way to configure and manage receiving ports for clustered indexers?)

Options:

A.

Use Splunk Web to create the receiving port on each peer node.

B.

Define the receiving port in /etc/deployment-apps/cluster-app/local/inputs.conf and deploy it to the peer nodes.

C.

Run the splunk enable listen command on each peer node.

D.

Define the receiving port in /etc/manager-apps/_cluster/local/inputs.conf and push it to the peer nodes.

Question 57

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

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

Options:

A.

summary

B.

main

C.

_metrics

D.

_introspection

Question 59

Which of the following options in limits, conf may provide performance benefits at the forwarding tier?

Options:

A.

Enable the indexed_realtime_use_by_default attribute.

B.

Increase the maxKBps attribute.

C.

Increase the parallellngestionPipelines attribute.

D.

Increase the max_searches per_cpu attribute.

Question 60

(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

Demo: 60 questions
Total 205 questions