Complete list of current Q & A>> Download Splunk Core Certified Consultant (SPLK-3003) – Quiz 1 / 15 Category: Splunk Core Certified Consultant (SPLK-3003) 1. When a bucket rolls from cold to frozen on a clustered indexer, which of the following scenarios occurs? A. All replicated copies will be rolled to frozen; original copies will remain. B. Replicated copies of the bucket will remain on all other indexers and the Cluster Master (CM) assigns a new primary bucket. C. The bucket rolls to frozen on all clustered indexers simultaneously. D. Nothing. Replicated copies of the bucket will remain on all other indexers until a local retention rule causes it to roll. 2 / 15 Category: Splunk Core Certified Consultant (SPLK-3003) 2. A customer has a new set of hardware to replace their aging indexers. What method would reduce the amount of bucket replication operations during the migration process? A. Disable the indexing ports on the old indexers. B. Disable replication ports on the old indexers. C. Put the old indexers into manual detention. D. Put the old indexers into automatic detention 3 / 15 Category: Splunk Core Certified Consultant (SPLK-3003) 3. Which configuration item should be set to false to significantly improve data ingestion performance? A. AUTO_KV_JSON B. BREAK_ONLY_BEFORE_DATE C. SHOULD_LINEMERGE D. ANNOTATE_PUNCT 4 / 15 Category: Splunk Core Certified Consultant (SPLK-3003) 4. Which of the following processor occur in the indexing pipeline? A. tcp out, syslog out B. Regex replacement, annotator C. Aggregator D. UTF-8, linebreaker, header 5 / 15 Category: Splunk Core Certified Consultant (SPLK-3003) 5. What is the Splunk PS recommendation when using the deployment server and building deployment apps? A. Carefully design smaller apps with specific configuration that can be reused. B. Only deploy Splunk PS base configurations via the deployment server. C. Use $SPLUNK_HOME/etc/system/local configurations on forwarders and only deploy TAs via the deployment server. D. Carefully design bigger apps containing multiple configs. 6 / 15 Category: Splunk Core Certified Consultant (SPLK-3003) 6. A customer’s deployment server is overwhelmed with forwarder connections after adding an additional 1000 clients. The default phone home interval is set to 60 seconds. To reduce the number of connection failures to the DS what is recommended? A. Create a tiered deployment server topology. B. Reduce the phone home interval to 6 seconds. C. Leave the phone home interval at 60 seconds. D. Increase the phone home interval to 600 seconds. 7 / 15 Category: Splunk Core Certified Consultant (SPLK-3003) 7. 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? 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 8 / 15 Category: Splunk Core Certified Consultant (SPLK-3003) 8. 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 9 / 15 Category: Splunk Core Certified Consultant (SPLK-3003) 9. 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. 10 / 15 Category: Splunk Core Certified Consultant (SPLK-3003) 10. 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: 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 11 / 15 Category: Splunk Core Certified Consultant (SPLK-3003) 11. 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? 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. 12 / 15 Category: Splunk Core Certified Consultant (SPLK-3003) 12. Which statement is true about subsearches? A. Subsearches are faster than other types of searches. B. Subsearches work best for joining two large result sets. C. Subsearches run at the same time as their outer search. D. Subsearches work best for small result sets 13 / 15 Category: Splunk Core Certified Consultant (SPLK-3003) 13. How does Monitoring Console (MC) initially identify the server role(s) of a new Splunk Instance? A. The MC uses a REST endpoint to query the server. B. Roles are manually assigned within the MC. C. Roles are read from distsearch.conf. D. The MC assigns all possible roles by default. 14 / 15 Category: Splunk Core Certified Consultant (SPLK-3003) 14. A customer has asked for a five-node search head cluster (SHC), but does not have the storage budget to use a replication factor greater than 2. They would like to understand what might happen in terms of the users’ ability to view historic scheduled search results if they log onto a search head which doesn’t contain one of the 2 copies of a given search artifact. Which of the following statements best describes what would happen in this scenario? A. The search head that the user has logged onto will proxy the required artifact over to itself from a search head that currently holds a copy. A copy will also be replicated from that search head permanently, so it is available for future use. B. Because the dispatch folder containing the search results is not present on the search head, the user will not be able to view the search results. C. The user will not be able to see the results of the search until one of the search heads is restarted, forcing synchronization of all dispatched artifacts across all search heads. D. The user will not be able to see the results of the search until the Splunk administrator issues the apply shcluster-bundle command on the search head deployer, forcing synchronization of all dispatched artifacts across all search heads. 15 / 15 Category: Splunk Core Certified Consultant (SPLK-3003) 15. Monitoring Console (MC) health check configuration items are stored in which configuration file? A. healthcheck.conf B. alert_actions.conf C. distsearch.conf D. checklist.conf Your score is 0% Restart quiz Send feedback