New Year Sale Special - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: mxmas70

Home > Splunk > Splunk Enterprise Certified Architect > SPLK-2002

SPLK-2002 Splunk Enterprise Certified Architect Question and Answers

Question # 4

In a distributed environment, knowledge object bundles are replicated from the search head to which location on the search peer(s)?

A.

SPLUNK_HOME/var/lib/searchpeers

B.

SPLUNK_HOME/var/log/searchpeers

C.

SPLUNK_HOME/var/run/searchpeers

D.

SPLUNK_HOME/var/spool/searchpeers

Full Access
Question # 5

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?

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.

Full Access
Question # 6

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

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.

Full Access
Question # 7

When preparing to ingest a new data source, which of the following is optional in the data source assessment?

A.

Data format

B.

Data location

C.

Data volume

D.

Data retention

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

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.

Full Access
Question # 9

When troubleshooting monitor inputs, which command checks the status of the tailed files?

A.

splunk cmd btool inputs list | tail

B.

splunk cmd btool check inputs layer

C.

curl https://serverhost:8089/services/admin/inputstatus/TailingProcessor:FileStatus

D.

curl https://serverhost:8089/services/admin/inputstatus/TailingProcessor:Tailstatus

Full Access
Question # 10

Which of the following should be included in a deployment plan?

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.

Full Access
Question # 11

Configurations from the deployer are merged into which location on the search head cluster member?

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

Full Access
Question # 12

The frequency in which a deployment client contacts the deployment server is controlled by what?

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

Full Access
Question # 13

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

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.

Full Access
Question # 14

Where in the Job Inspector can details be found to help determine where performance is affected?

A.

Search Job Properties > runDuration

B.

Search Job Properties > runtime

C.

Job Details Dashboard > Total Events Matched

D.

Execution Costs > Components

Full Access
Question # 15

Which of the following is a valid use case that a search head cluster addresses?

A.

Provide redundancy in the event a search peer fails.

B.

Search affinity.

C.

Knowledge Object replication.

D.

Increased Search Factor (SF).

Full Access
Question # 16

Which instance can not share functionality with the deployer?

A.

Search head cluster member

B.

License master

C.

Master node

D.

Monitoring Console (MC)

Full Access
Question # 17

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

A.

25

B.

50

C.

100

D.

Unlimited

Full Access
Question # 18

What information is needed about the current environment before deploying Splunk? (select all that apply)

A.

List of vendors for network devices.

B.

Overall goals for the deployment.

C.

Key users.

D.

Data sources.

Full Access
Question # 19

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

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.

Full Access
Question # 20

If .delta replication fails during knowledge bundle replication, what is the fall-back method for Splunk?

A.

.Restart splunkd.

B.

.delta replication.

C.

.bundle replication.

D.

Restart mongod.

Full Access
Question # 21

As a best practice, where should the internal licensing logs be stored?

A.

Indexing layer.

B.

License server.

C.

Deployment layer.

D.

Search head layer.

Full Access
Question # 22

When converting from a single-site to a multi-site cluster, what happens to existing single-site clustered buckets?

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.

Full Access
Question # 23

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?

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.

Full Access
Question # 24

When implementing KV Store Collections in a search head cluster, which of the following considerations is true?

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.

Full Access
Question # 25

Several critical searches that were functioning correctly yesterday are not finding a lookup table today. Which log file would be the best place to start troubleshooting?

A.

btool.log

B.

web_access.log

C.

health.log

D.

configuration_change.log

Full Access
Question # 26

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?

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.

Full Access
Question # 27

By default, what happens to configurations in the local folder of each Splunk app when it is deployed to a search head cluster?

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.

Full Access
Question # 28

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

A.

SHOULD_LINEMERGE

B.

TRUNCATE

C.

CHARSET

D.

TIME_PREFIX

Full Access
Question # 29

(Which btool command will identify license master configuration errors for a search peer cluster node?)

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

Full Access
Question # 30

(How can a Splunk admin control the logging level for a specific search to get further debug information?)

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.

Full Access
Question # 31

(A customer has a Splunk Enterprise deployment and wants to collect data from universal forwarders. What is the best step to secure log traffic?)

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.

Full Access
Question # 32

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

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.

Full Access
Question # 33

(A customer has converted a CSV lookup to a KV Store lookup. What must be done to make it available for an automatic lookup?)

A.

Add the repFactor=true attribute in collections.conf.

B.

Add the replicate=true attribute in lookups.conf.

C.

Add the replicate=true attribute in collections.conf.

D.

Add the repFactor=true attribute in lookups.conf.

Full Access
Question # 34

Where does the Splunk deployer send apps by default?

A.

etc/slave-apps//default

B.

etc/deploy-apps//default

C.

etc/apps//default

D.

etc/shcluster//default

Full Access
Question # 35

When planning a search head cluster, which of the following is true?

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

Full Access
Question # 36

(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

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

Full Access
Question # 37

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?

A.

Modularlnputs

B.

TailingProcessor

C.

ChunkedLBProcessor

D.

ArchiveProcessor

Full Access
Question # 38

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

A.

Two for the entire cluster.

B.

One for each site.

C.

One for the entire cluster.

D.

Two for each site.

Full Access
Question # 39

What information is written to the __introspection log file?

A.

File monitor input configurations.

B.

File monitor checkpoint offset.

C.

User activities and knowledge objects.

D.

KV store performance.

Full Access
Question # 40

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

A.

etc/apps/

B.

etc/slave-apps/

C.

etc/shcluster/

D.

etc/deploy-apps/

Full Access
Question # 41

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

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.

Full Access
Question # 42

How can internal logging levels in a Splunk environment be changed to troubleshoot an issue? (select all that apply)

A.

Use the Monitoring Console (MC).

B.

Use Splunk command line.

C.

Use Splunk Web.

D.

Edit log-local. cfg.

Full Access
Question # 43

Which of the following is a good practice for a search head cluster deployer?

A.

The deployer only distributes configurations to search head cluster members when they “phone home”.

B.

The deployer must be used to distribute non-replicable configurations to search head cluster members.

C.

The deployer must distribute configurations to search head cluster members to be valid configurations.

D.

The deployer only distributes configurations to search head cluster members with splunk apply shcluster-bundle.

Full Access
Question # 44

A multi-site indexer cluster can be configured using which of the following? (Select all that apply.)

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

Full Access
Question # 45

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?

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.

Full Access
Question # 46

What is needed to ensure that high-velocity sources will not have forwarding delays to the indexers?

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.

Full Access
Question # 47

Which of the following is true regarding Splunk Enterprise's performance? (Select all that apply.)

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.

Full Access
Question # 48

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

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

Full Access
Question # 49

Indexing is slow and real-time search results are delayed in a Splunk environment with two indexers and one search head. There is ample CPU and memory available on the indexers. Which of the following is most likely to improve indexing performance?

A.

Increase the maximum number of hot buckets in indexes.conf

B.

Increase the number of parallel ingestion pipelines in server.conf

C.

Decrease the maximum size of the search pipelines in limits.conf

D.

Decrease the maximum concurrent scheduled searches in limits.conf

Full Access
Question # 50

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?

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.

Full Access
Question # 51

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

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.

Full Access
Question # 52

(A customer wishes to keep costs to a minimum, while still implementing Search Head Clustering (SHC). What are the minimum supported architecture standards?)

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

Full Access
Question # 53

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

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.

Full Access
Question # 54

Which of the following most improves KV Store resiliency?

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.

Full Access
Question # 55

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

A.

dbinspect

B.

Monitoring Console

C.

walklex

D.

Search Job Inspector

Full Access
Question # 56

Which of the following describe migration from single-site to multisite index replication?

A.

A master node is required at each site.

B.

Multisite policies apply to new data only.

C.

Single-site buckets instantly receive the multisite policies.

D.

Multisite total values should not exceed any single-site factors.

Full Access
Question # 57

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

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.

Full Access
Question # 58

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

A.

_internal

B.

_audit

C.

_kvstore

D.

_telemetry

Full Access
Question # 59

In the deployment planning process, when should a person identify who gets to see network data?

A.

Deployment schedule

B.

Topology diagramming

C.

Data source inventory

D.

Data policy definition

Full Access
Question # 60

Which of the following can a Splunk diag contain?

A.

Search history, Splunk users and their roles, running processes, indexed data

B.

Server specs, current open connections, internal Splunk log files, index listings

C.

KV store listings, internal Splunk log files, search peer bundles listings, indexed data

D.

Splunk platform configuration details, Splunk users and their roles, current open connections, index listings

Full Access