Splunk SPLK-3003 - Splunk Core Certified Consultant Exam
Page: 2 / 17
Total 85 questions
Question #6 (Topic: Topic 1)
A customer has been using Splunk for one year, utilizing a single/all-in-one instance. This single Splunk server is now struggling to cope with the daily ingest rate.
Also, Splunk has become a vital system in day-to-day operations making high availability a consideration for the Splunk service. The customer is unsure how to
design the new environment topology in order to provide this.
Which resource would help the customer gather the requirements for their new architecture?
Also, Splunk has become a vital system in day-to-day operations making high availability a consideration for the Splunk service. The customer is unsure how to
design the new environment topology in order to provide this.
Which resource would help the customer gather the requirements for their new architecture?
A. Direct the customer to the docs.splunk.com and tell them that all the information to help them select the right design is documented there.
B. Ask the customer to engage with the sales team immediately as they probably need a larger license.
C. Refer the customer to answers.splunk.com as someone else has probably already designed a system that meets their requirements.
D. Refer the customer to the Splunk Validated Architectures document in order to guide them through which approved architectures could meet their requirements.
Answer: D
Question #7 (Topic: Topic 1)
The customer has an indexer cluster supporting a wide variety of search needs, including scheduled search, data model acceleration, and summary indexing.
Here is an excerpt from the cluster mater’s server.conf:
[Splunk-SPLK-3003-1.0/xmlfile-5_1.png]
Which strategy represents the minimum and least disruptive change necessary to protect the searchability of the indexer cluster in case of indexer failure?
Here is an excerpt from the cluster mater’s server.conf:
[Splunk-SPLK-3003-1.0/xmlfile-5_1.png]
Which strategy represents the minimum and least disruptive change necessary to protect the searchability of the indexer cluster in case of indexer failure?
A. Enable maintenance mode on the CM to prevent excessive fix-up and bring the failed indexer back online.
B. Leave replication_factor=2, increase search_factor=2 and enable summary_replication.
C. Convert the cluster to multi-site and modify the server.conf to be site_replication_factor=2, site_search_factor=2.
D. Increase replication_factor=3, search_factor=2 to protect the data, and allow there to always be a searchable copy.
Answer: D
Question #8 (Topic: Topic 1)
What is the primary driver behind implementing indexer clustering in a customer’s environment?
A. To improve resiliency as the search load increases.
B. To reduce indexing latency.
C. To scale out a Splunk environment to offer higher performance capability.
D. To provide higher availability for buckets of data.
Answer: D
Question #9 (Topic: Topic 1)
In a single indexer cluster, where should the Monitoring Console (MC) be installed?
A. Deployer sharing with master cluster.
B. License master that has 50 clients or more.
C. Cluster master node
D. Production Search Head
Answer: C
Question #10 (Topic: Topic 1)
A customer has downloaded the Splunk App for AWS from Splunkbase and installed it in a search head cluster following the instructions using the deployer. A
power user modifies a dashboard in the app on one of the search head cluster members. The app containing an updated dashboard is upgraded to the latest
version by following the instructions via the deployer.
What happens?
power user modifies a dashboard in the app on one of the search head cluster members. The app containing an updated dashboard is upgraded to the latest
version by following the instructions via the deployer.
What happens?
A. The updated dashboard will not be deployed globally to all users, due to the conflict with the power user’s modified version of the dashboard.
B. Applying the search head cluster bundle will fail due to the conflict.
C. The updated dashboard will be available to the power user.
D. The updated dashboard will not be available to the power user; they will see their modified version.
Answer: A