Spring Sale Discount Flat 70% Offer - Ends in 0d 00h 00m 00s - Coupon code: 70diswrap

Splunk SPLK-2002 Dumps

Page: 1 / 21
Total 205 questions

Splunk Enterprise Certified Architect Questions and Answers

Question 1

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 2

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

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

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 8

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 9

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

Options:

A.

SHOULD_LINEMERGE

B.

TRUNCATE

C.

CHARSET

D.

TIME_PREFIX

Question 10

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 11

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

Question 12

What information is written to the __introspection log file?

Options:

A.

File monitor input configurations.

B.

File monitor checkpoint offset.

C.

User activities and knowledge objects.

D.

KV store performance.

Question 13

Which of the following commands is used to clear the KV store?

Options:

A.

splunk clean kvstore

B.

splunk clear kvstore

C.

splunk delete kvstore

D.

splunk reinitialize kvstore

Question 14

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 15

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.

Question 16

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 17

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 18

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.

Question 19

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.

Question 20

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 21

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.

Question 22

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

Question 23

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 24

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 25

Which Splunk internal index contains license-related events?

Options:

A.

_audit

B.

_license

C.

_internal

D.

_introspection

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

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

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 29

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

Question 30

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 31

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 32

Which Splunk server role regulates the functioning of indexer cluster?

Options:

A.

Indexer

B.

Deployer

C.

Master Node

D.

Monitoring Console

Question 33

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 34

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

Question 35

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

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 37

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

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

Options:

A.

summary

B.

main

C.

_metrics

D.

_introspection

Question 39

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 40

Which of the following are possible causes of a crash in Splunk? (select all that apply)

Options:

A.

Incorrect ulimit settings.

B.

Insufficient disk IOPS.

C.

Insufficient memory.

D.

Running out of disk space.

Question 41

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

Question 42

A customer has a Search Head Cluster (SHC) with site1 and site2. Site1 has five search heads and Site2 has four. Site1 search heads are preferred captains. What action should be taken on Site2 in a network failure between the sites?

Options:

A.

Disable elections and set a static captain, then restart the cluster.

B.

No action is required.

C.

Set a dynamic captain manually and restart.

D.

Disable elections and set a static captain, notifying all members.

Question 43

(Which Splunk component allows viewing of the LISPY to assist in debugging Splunk searches?)

Options:

A.

dbinspect

B.

Monitoring Console

C.

walklex

D.

Search Job Inspector

Question 44

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 45

What is the expected minimum amount of storage required for data across an indexer cluster with the following input and parameters?

• Raw data = 15 GB per day

• Index files = 35 GB per day

• Replication Factor (RF) = 2

• Search Factor (SF) = 2

Options:

A.

85 GB per day

B.

50 GB per day

C.

100 GB per day

D.

65 GB per day

Question 46

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 47

A monitored log file is changing on the forwarder. However, Splunk searches are not finding any new data that has been added. What are possible causes? (select all that apply)

Options:

A.

An admin ran splunk clean eventdata -index on the indexer.

B.

An admin has removed the Splunk fishbucket on the forwarder.

C.

The last 256 bytes of the monitored file are not changing.

D.

The first 256 bytes of the monitored file are not changing.

Question 48

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

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 50

(What is a recommended way to improve search performance?)

Options:

A.

Use the shortest query possible.

B.

Filter as much as possible in the initial search.

C.

Use non-streaming commands as early as possible.

D.

Leverage the not expression to limit returned results.

Question 51

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 52

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

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

Question 54

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 55

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

Question 56

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 57

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 58

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 59

Which of the following server. conf stanzas indicates the Indexer Discovery feature has not been fully configured (restart pending) on the Master Node?

A)

as

B)

as

C)

as

D)

as

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Question 60

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

Options:

A.

Captain Server

B.

Deployer

C.

Cluster Manager

D.

RAFT Server

Page: 1 / 21
Total 205 questions