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

Splunk SPLK-2002 Splunk Enterprise Certified Architect Exam Practice Test

Page: 1 / 20
Total 202 questions

Splunk Enterprise Certified Architect Questions and Answers

Question 1

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 2

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 3

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

Options:

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.

Question 4

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

Question 5

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 6

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 7

When troubleshooting a situation where some files within a directory are not being indexed, the ignored files are discovered to have long headers. What is the first thing that should be added to inputs.conf?

Options:

A.

Decrease the value of initCrcLength.

B.

Add a crcSalt= attribute.

C.

Increase the value of initCrcLength.

D.

Add a crcSalt= attribute.

Question 8

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?

Options:

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.

Question 9

Which of the following can a Splunk diag contain?

Options:

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

Question 10

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 11

Which of the following most improves KV Store resiliency?

Options:

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.

Question 12

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

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 14

Before users can use a KV store, an admin must create a collection. Where is a collection is defined?

Options:

A.

kvstore.conf

B.

collection.conf

C.

collections.conf

D.

kvcollections.conf

Question 15

Splunk configuration parameter settings can differ between multiple .conf files of the same name contained within different apps. Which of the following directories has the highest precedence?

Options:

A.

System local directory.

B.

System default directory.

C.

App local directories, in ASCII order.

D.

App default directories, in ASCII order.

Question 16

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

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.

Question 18

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

Options:

A.

Execution costs.

B.

Saved search history.

C.

Search job properties.

D.

Optimization suggestions.

Question 19

Which search will show all deployment client messages from the client (UF)?

Options:

A.

index=_audit component=DC* host= | stats count by message

B.

index=_audit component=DC* host= | stats count by message

C.

index=_internal component= DC* host= | stats count by message

D.

index=_internal component=DS* host= | stats count by message

Question 20

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

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 22

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 23

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

Options:

A.

telnet

B.

tcpdump

C.

splunk btool

D.

splunk btprobe

Question 24

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

Options:

A.

audit.log

B.

metrics.log

C.

disk_objects.log

D.

resource_usage.log

Question 25

A customer has a multisite cluster with site1 and site2 configured. They want to configure search heads in these sites to get search results only from data stored on their local sites. Which step prevents this behavior?

Options:

A.

Set site=site0 in the [general] stanza of server.conf on the search head.

B.

Configure site_search_factor = site1:1, total:2.

C.

Implement only two indexers per site.

D.

Configure site_search_factor = site1:2, total:3.

Question 26

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 27

Search dashboards in the Monitoring Console indicate that the distributed deployment is approaching its capacity. Which of the following options will provide the most search performance improvement?

Options:

A.

Replace the indexer storage to solid state drives (SSD).

B.

Add more search heads and redistribute users based on the search type.

C.

Look for slow searches and reschedule them to run during an off-peak time.

D.

Add more search peers and make sure forwarders distribute data evenly across all indexers.

Question 28

Where does the Splunk deployer send apps by default?

Options:

A.

etc/slave-apps//default

B.

etc/deploy-apps//default

C.

etc/apps//default

D.

etc/shcluster//default

Question 29

What is the default log size for Splunk internal logs?

Options:

A.

10MB

B.

20 MB

C.

25MB

D.

30MB

Question 30

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.

Question 31

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 32

Which Splunk cluster feature requires additional indexer storage?

Options:

A.

Search Head Clustering

B.

Indexer Discovery

C.

Indexer Acknowledgement

D.

Index Summarization

Question 33

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.

Question 34

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.

Question 35

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

Question 36

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 37

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 38

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

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 40

A customer has installed a 500GB Enterprise license. They also purchased and installed a 300GB, no enforcement license on the same license master. How much data can the customer ingest before the search is locked out?

Options:

A.

300GB. After this limit, the search is locked out.

B.

500GB. After this limit, the search is locked out.

C.

800GB. After this limit, the search is locked out.

D.

Search is not locked out. Violations are still recorded.

Question 41

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

Options:

A.

Provide redundancy in the event a search peer fails.

B.

Search affinity.

C.

Knowledge Object replication.

D.

Increased Search Factor (SF).

Question 42

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

Options:

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.

Question 43

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?

Options:

A.

splunk add cluster-config

B.

splunk add cluster-master

C.

splunk edit cluster-config

D.

splunk edit cluster-master

Question 44

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

Options:

A.

Search Job Properties > runDuration

B.

Search Job Properties > runtime

C.

Job Details Dashboard > Total Events Matched

D.

Execution Costs > Components

Question 45

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

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 47

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

Options:

A.

Indexing layer.

B.

License server.

C.

Deployment layer.

D.

Search head layer.

Question 48

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

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 51

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?

Options:

A.

btool.log

B.

web_access.log

C.

health.log

D.

configuration_change.log

Question 52

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 53

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 54

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

Options:

A.

Deployment schedule

B.

Topology diagramming

C.

Data source inventory

D.

Data policy definition

Question 55

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

Question 56

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

Options:

A.

SHOULD_LINEMERGE

B.

TRUNCATE

C.

CHARSET

D.

TIME_PREFIX

Question 57

(Which of the following is a benefit of using SmartStore?)

Options:

A.

Automatic selection of replication and search factors.

B.

Separating storage from compute.

C.

Knowledge Object replication.

D.

Cluster Manager is no longer required.

Question 58

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

Options:

A.

Input

B.

Search

C.

Parsing

D.

Indexing

Question 59

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

Question 60

(If a license peer cannot communicate to a license manager for 72 hours or more, what will happen?)

Options:

A.

The license peer is placed in violation, and a warning is generated.

B.

A license warning is generated, and there is no impact to the license peer.

C.

What happens depends on license type.

D.

The license peer is placed in violation, and search is blocked.

Page: 1 / 20
Total 202 questions