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

SPLK-2002 Splunk Enterprise Certified Architect Questions and Answers

Questions 4

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 5

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.

Buy Now
Questions 6

Users who receive a link to a search are receiving an "Unknown sid" error message when they open the link.

Why is this happening?

Options:

A.

The users have insufficient permissions.

B.

An add-on needs to be updated.

C.

The search job has expired.

D.

One or more indexers are down.

Buy Now
Questions 7

When Splunk is installed, where are the internal indexes stored by default?

Options:

A.

SPLUNK_HOME/bin

B.

SPLUNK_HOME/var/lib

C.

SPLUNK_HOME/var/run

D.

SPLUNK_HOME/etc/system/default

Buy Now
Questions 8

Which Splunk tool offers a health check for administrators to evaluate the health of their Splunk deployment?

Options:

A.

btool

B.

DiagGen

C.

SPL Clinic

D.

Monitoring Console

Buy Now
Questions 9

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 10

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 11

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

Buy Now
Questions 12

Determining data capacity for an index is a non-trivial exercise. Which of the following are possible considerations that would affect daily indexing volume? (select all that apply)

Options:

A.

Average size of event data.

B.

Number of data sources.

C.

Peak data rates.

D.

Number of concurrent searches on data.

Buy Now
Questions 13

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 14

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 15

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.

Buy Now
Questions 16

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

Buy Now
Questions 17

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

Buy Now
Questions 18

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 19

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

Buy Now
Questions 20

Which component in the splunkd.log will log information related to bad event breaking?

Options:

A.

Audittrail

B.

EventBreaking

C.

IndexingPipeline

D.

AggregatorMiningProcessor

Buy Now
Questions 21

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

Buy Now
Questions 22

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.

Buy Now
Questions 23

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 24

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.

Buy Now
Questions 25

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.

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)

B)

C)

D)

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 27

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.

Buy Now
Questions 28

Which Splunk internal index contains license-related events?

Options:

A.

_audit

B.

_license

C.

_internal

D.

_introspection

Buy Now
Questions 29

A three-node search head cluster is skipping a large number of searches across time. What should be done to increase scheduled search capacity on the search head cluster?

Options:

A.

Create a job server on the cluster.

B.

Add another search head to the cluster.

C.

server.conf captain_is_adhoc_searchhead = true.

D.

Change limits.conf value for max_searches_per_cpu to a higher value.

Buy Now
Questions 30

When designing the number and size of indexes, which of the following considerations should be applied?

Options:

A.

Expected daily ingest volume, access controls, number of concurrent users

B.

Number of installed apps, expected daily ingest volume, data retention time policies

C.

Data retention time policies, number of installed apps, access controls

D.

Expected daily ingest volumes, data retention time policies, access controls

Buy Now
Questions 31

What log file would you search to verify if you suspect there is a problem interpreting a regular expression in a monitor stanza?

Options:

A.

btool.log

B.

metrics.log

C.

splunkd.log

D.

tailing_processor.log

Buy Now
Questions 32

Which Splunk log file would be the least helpful in troubleshooting a crash?

Options:

A.

splunk_instrumentation.log

B.

splunkd_stderr.log

C.

crash-2022-05-13-ll:42:57.1og

D.

splunkd.log

Buy Now
Questions 33

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.

Buy Now
Questions 34

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 35

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 36

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 37

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.

Buy Now
Questions 38

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

Buy Now
Questions 39

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.

Buy Now
Questions 40

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 41

Which of the following is an indexer clustering requirement?

Options:

A.

Must use shared storage.

B.

Must reside on a dedicated rack.

C.

Must have at least three members.

D.

Must share the same license pool.

Buy Now
Questions 42

When adding or rejoining a member to a search head cluster, the following error is displayed:

Error pulling configurations from the search head cluster captain; consider performing a destructive configuration resync on this search head cluster member.

What corrective action should be taken?

Options:

A.

Restart the search head.

B.

Run the splunk apply shcluster-bundle command from the deployer.

C.

Run the clean raft command on all members of the search head cluster.

D.

Run the splunk resync shcluster-replicated-config command on this member.

Buy Now
Questions 43

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 44

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.

Buy Now
Questions 45

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.

Buy Now
Questions 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.

Buy Now
Questions 47

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 48

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
Exam Code: SPLK-2002
Exam Name: Splunk Enterprise Certified Architect
Last Update: May 18, 2024
Questions: 160
SPLK-2002 pdf

SPLK-2002 PDF

$28  $80
SPLK-2002 Engine

SPLK-2002 Testing Engine

$33.25  $95
SPLK-2002 PDF + Engine

SPLK-2002 PDF + Testing Engine

$45.5  $130