Winter Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: myex65

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

SPLK-2002 Splunk Enterprise Certified Architect Question and Answers

Question # 4

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

metrics. log is stored in which index?

A.

main

B.

_telemetry

C.

_internal

D.

_introspection

Full Access
Question # 6

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?

A.

splunk add cluster-config

B.

splunk add cluster-master

C.

splunk edit cluster-config

D.

splunk edit cluster-master

Full Access
Question # 7

When using ingest-based licensing, what Splunk role requires the license manager to scale?

A.

Search peers

B.

Search heads

C.

There are no roles that require the license manager to scale

D.

Deployment clients

Full Access
Question # 8

What is the logical first step when starting a deployment plan?

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.

Full Access
Question # 9

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

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

A.

merge_to_default

B.

local_only

C.

full

D.

default only

Full Access
Question # 11

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

Which of the following is a best practice to maximize indexing performance?

A.

Use automatic source typing.

B.

Use the Splunk default settings.

C.

Not use pre-trained source types.

D.

Minimize configuration generality.

Full Access
Question # 13

Which tool(s) can be leveraged to diagnose connection problems between an indexer and forwarder? (Select all that apply.)

A.

telnet

B.

tcpdump

C.

splunk btool

D.

splunk btprobe

Full Access
Question # 14

(What is the expected performance reduction when architecting Splunk in a virtualized environment instead of a physical environment?)

A.

Up to 15%

B.

Between 20% and 45%

C.

0

D.

0.5

Full Access
Question # 15

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

A Splunk deployment is being architected and the customer will be using Splunk Enterprise Security (ES) and Splunk IT Service Intelligence (ITSI). Through data onboarding and sizing, it is determined that over 200 discrete KPIs will be tracked by ITSI and 1TB of data per day by ES. What topology ensures a scalable and performant deployment?

A.

Two search heads, one for ITSI and one for ES.

B.

Two search head clusters, one for ITSI and one for ES.

C.

One search head cluster with both ITSI and ES installed.

D.

One search head with both ITSI and ES installed.

Full Access
Question # 17

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?

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.

Full Access
Question # 18

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

Which Splunk internal index contains license-related events?

A.

_audit

B.

_license

C.

_internal

D.

_introspection

Full Access
Question # 20

Which of the following statements describe search head clustering? (Select all that apply.)

A.

A deployer is required.

B.

At least three search heads are needed.

C.

Search heads must meet the high-performance reference server requirements.

D.

The deployer must have sufficient CPU and network resources to process service requests and push configurations.

Full Access
Question # 21

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

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

Which of the following statements describe licensing in a clustered Splunk deployment? (Select all that apply.)

A.

Free licenses do not support clustering.

B.

Replicated data does not count against licensing.

C.

Each cluster member requires its own clustering license.

D.

Cluster members must share the same license pool and license master.

Full Access
Question # 24

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

A.

Audittrail

B.

EventBreaking

C.

IndexingPipeline

D.

AggregatorMiningProcessor

Full Access
Question # 25

(It is possible to lose UI edit functionality after manually editing which of the following files in the deployment server?)

A.

serverclass.conf

B.

deploymentclient.conf

C.

inputs.conf

D.

deploymentserver.conf

Full Access
Question # 26

To reduce the captain's work load in a search head cluster, what setting will prevent scheduled searches from running on the captain?

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)

Full Access
Question # 27

Which of the following is a problem that could be investigated using the Search Job Inspector?

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.

Full Access
Question # 28

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

Which of the following use cases would be made possible by multi-site clustering? (select all that apply)

A.

Use blockchain technology to audit search activity from geographically dispersed data centers.

B.

Enable a forwarder to send data to multiple indexers.

C.

Greatly reduce WAN traffic by preferentially searching assigned site (search affinity).

D.

Seamlessly route searches to a redundant site in case of a site failure.

Full Access
Question # 30

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

Why should intermediate forwarders be avoided when possible?

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.

Full Access
Question # 32

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

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

(A customer creates a saved search that runs on a specific interval. Which internal Splunk log should be viewed to determine if the search ran recently?)

A.

metrics.log

B.

kvstore.log

C.

scheduler.log

D.

btool.log

Full Access
Question # 35

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

A.

DNS name.

B.

IP address.

C.

Splunk server role.

D.

Platform (machine type).

Full Access
Question # 36

How does the average run time of all searches relate to the available CPU cores on the indexers?

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.

Full Access
Question # 37

Which CLI command converts a Splunk instance to a license slave?

A.

splunk add licenses

B.

splunk list licenser-slaves

C.

splunk edit licenser-localslave

D.

splunk list licenser-localslave

Full Access
Question # 38

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

Which two sections can be expanded using the Search Job Inspector?

A.

Execution costs.

B.

Saved search history.

C.

Search job properties.

D.

Optimization suggestions.

Full Access
Question # 40

(What are the possible values for the mode attribute in server.conf for a Splunk server in the [clustering] stanza?)

A.

[clustering] mode = peer

B.

[clustering] mode = searchhead

C.

[clustering] mode = deployer

D.

[clustering] mode = manager

Full Access
Question # 41

Splunk Enterprise platform instrumentation refers to data that the Splunk Enterprise deployment logs in the _introspection index. Which of the following logs are included in this index? (Select all that apply.)

A.

audit.log

B.

metrics.log

C.

disk_objects.log

D.

resource_usage.log

Full Access
Question # 42

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

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

A.

replication_factor = 2search_factor = 2

B.

replication_factor = 2search factor = 3

C.

replication_factor = 3search_factor = 2

D.

replication_factor = 3search factor = 3

Full Access
Question # 44

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

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

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

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

A.

_internal

B.

_audit

C.

_kvstore

D.

_telemetry

Full Access
Question # 48

In splunkd. log events written to the _internal index, which field identifies the specific log channel?

A.

component

B.

source

C.

sourcetype

D.

channel

Full Access
Question # 49

Which of the following would be the least helpful in troubleshooting contents of Splunk configuration files?

A.

crash logs

B.

search.log

C.

btool output

D.

diagnostic logs

Full Access
Question # 50

(When determining where a Splunk forwarder is trying to send data, which of the following searches can provide assistance?)

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

Full Access
Question # 51

To optimize the distribution of primary buckets; when does primary rebalancing automatically occur? (Select all that apply.)

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.

Full Access
Question # 52

When using the props.conf LINE_BREAKER attribute to delimit multi-line events, the SHOULD_LINEMERGE attribute should be set to what?

A.

Auto

B.

None

C.

True

D.

False

Full Access
Question # 53

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

A.

btool

B.

DiagGen

C.

SPL Clinic

D.

Monitoring Console

Full Access
Question # 54

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

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.

Full Access
Question # 55

A Splunk environment collecting 10 TB of data per day has 50 indexers and 5 search heads. A single-site indexer cluster will be implemented. Which of the following is a best practice for added data resiliency?

A.

Set the Replication Factor to 49.

B.

Set the Replication Factor based on allowed indexer failure.

C.

Always use the default Replication Factor of 3.

D.

Set the Replication Factor based on allowed search head failure.

Full Access
Question # 56

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

A.

summary

B.

main

C.

_metrics

D.

_introspection

Full Access
Question # 57

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

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.

Full Access
Question # 58

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)

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.

Full Access
Question # 59

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?

A.

Master

B.

Captain

C.

Deployer

D.

Deployment server

Full Access