ExamGecko
Home / Splunk / SPLK-2002
Ask Question

SPLK-2002: Splunk Enterprise Certified Architect

Vendor:
Exam Questions:
160
 Learners
  2.370
Last Updated
April - 2025
Language
English
4 Quizzes
PDF | VPLUS

Exam Number: SPLK-2002

Exam Name: Splunk Enterprise Certified Architect

Length of test: 90 mins

Exam Format: Multiple-choice questions.

Exam Language: English

Number of questions in the actual exam: 85 questions

Passing Score: 70%

Topics Covered:

  1. Splunk Deployment Methodology: Best practices for planning, data collection, and sizing a distributed deployment.

  2. Indexer and Search Head Clustering: Managing and troubleshooting standard deployments.

  3. Data Collection and Indexing: Handling data sources and ensuring efficient data collection and indexing.

  4. Search and Reporting: Performing searches, utilizing field transformations, and creating knowledge objects.

  5. Troubleshooting: Identifying and resolving issues in a Splunk Enterprise deployment

This study guide should help you understand what to expect on SPLK-2002 exam and includes a summary of the topics the exam might cover and links to additional resources. The information and materials in this document should help you focus your studies as you prepare for the exam.

Related questions

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

Become a Premium Member for full access
  Unlock Premium Member

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

Audittrail

Audittrail

EventBreaking

EventBreaking

IndexingPipeline

IndexingPipeline

AggregatorMiningProcessor

AggregatorMiningProcessor

Suggested answer: D
Explanation:

The AggregatorMiningProcessor component in the splunkd.log file will log information related to bad event breaking. The AggregatorMiningProcessor is responsible for breaking the incoming data into events and applying the props.conf settings. If there is a problem with the event breaking, such as incorrect timestamps, missing events, or merged events, the AggregatorMiningProcessor will log the error or warning messages in the splunkd.log file. The Audittrail component logs information about the audit events, such as user actions, configuration changes, and search activity. The EventBreaking component logs information about the event breaking rules, such as the LINE_BREAKER and SHOULD_LINEMERGE settings. The IndexingPipeline component logs information about the indexing pipeline, such as the parsing, routing, and indexing phases. For more information, seeAbout Splunk Enterprise loggingand [Configure event line breaking] in the Splunk documentation.

asked 13/11/2024
Jesserey Joseph
47 questions

What does the deployer do in a Search Head Cluster (SHC)? (Select all that apply.)

Distributes apps to SHC members.

Distributes apps to SHC members.

Bootstraps a clean Splunk install for a SHC.

Bootstraps a clean Splunk install for a SHC.

Distributes non-search-related and manual configuration file changes.

Distributes non-search-related and manual configuration file changes.

Distributes runtime knowledge object changes made by users across the SHC.

Distributes runtime knowledge object changes made by users across the SHC.

Suggested answer: A, C
Explanation:

The deployer distributes apps and non-search related and manual configuration file changes to the search head cluster members. The deployer does not bootstrap a clean Splunk install for a search head cluster, as this is done by the captain. The deployer also does not distribute runtime knowledge object changes made by users across the search head cluster, as this is done by the replication factor. For more information, seeUse the deployer to distribute apps and configuration updatesin the Splunk documentation.

asked 13/11/2024
Aleksandar Jovasevic
52 questions

Which of the following strongly impacts storage sizing requirements for Enterprise Security?

Become a Premium Member for full access
  Unlock Premium Member

When should a Universal Forwarder be used instead of a Heavy Forwarder?

Become a Premium Member for full access
  Unlock Premium Member

The master node distributes configuration bundles to peer nodes. Which directory peer nodes receive the bundles?

Become a Premium Member for full access
  Unlock Premium Member

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

A)

Splunk SPLK-2002 image Question 99 126563 11132024201338000000

B)

Splunk SPLK-2002 image Question 99 126563 11132024201338000000

C)

Splunk SPLK-2002 image Question 99 126563 11132024201338000000

D)

Splunk SPLK-2002 image Question 99 126563 11132024201338000000

Become a Premium Member for full access
  Unlock Premium Member

A customer plans to ingest 600 GB of data per day into Splunk. They will have six concurrent users, and they also want high data availability and high search performance. The customer is concerned about cost and wants to spend the minimum amount on the hardware for Splunk. How many indexers are recommended for this deployment?

Become a Premium Member for full access
  Unlock Premium Member

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?

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

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

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

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

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

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

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

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

Suggested answer: D
Explanation:

Adding more search peers and making sure forwarders distribute data evenly across all indexers will provide the most search performance improvement when the distributed deployment is approaching its capacity. Adding more search peers will increase the search concurrency and reduce the load on each indexer. Distributing data evenly across all indexers will ensure that the search workload is balanced and no indexer becomes a bottleneck. Replacing the indexer storage to SSD will improve the search performance, but it is a costly and time-consuming option. Adding more search heads will not improve the search performance if the indexers are the bottleneck. Rescheduling slow searches to run during an off-peak time will reduce the search contention, but it will not improve the search performance for each individual search. For more information, see [Scale your indexer cluster] and [Distribute data across your indexers] in the Splunk documentation.

asked 13/11/2024
charles ratchagaraj
49 questions

Which of the following will cause the greatest reduction in disk size requirements for a cluster of N indexers running Splunk Enterprise Security?

Setting the cluster search factor to N-1.

Setting the cluster search factor to N-1.

Increasing the number of buckets per index.

Increasing the number of buckets per index.

Decreasing the data model acceleration range.

Decreasing the data model acceleration range.

Setting the cluster replication factor to N-1.

Setting the cluster replication factor to N-1.

Suggested answer: C
Explanation:

Decreasing the data model acceleration range will reduce the disk size requirements for a cluster of indexers running Splunk Enterprise Security. Data model acceleration creates tsidx files that consume disk space on the indexers. Reducing the acceleration range will limit the amount of data that is accelerated and thus save disk space. Setting the cluster search factor or replication factor to N-1 will not reduce the disk size requirements, but rather increase the risk of data loss. Increasing the number of buckets per index will also increase the disk size requirements, as each bucket has a minimum size. For more information, seeData model accelerationandBucket sizein the Splunk documentation.

asked 13/11/2024
Igor Vasiliev
51 questions