SPLK-3003 Splunk Core Certified Consultant Questions and Answers
In a single indexer cluster, where should the Monitoring Console (MC) be installed?
In preparation for the deployment of a new environment for a customer, which of the following mappings are correct per PS best practices?


Monitoring Console (MC) health check configuration items are stored in which configuration file?
The Splunk Validated Architectures (SVAs) document provides a series of approved Splunk topologies. Which statement accurately describes how it should be used by a customer?
A customer is using both internal Splunk authentication and LDAP for user management.
If a username exists in both $SPLUNK_HOME/etc/passwd and LDAP, which of the following statements is accurate?
When a bucket rolls from cold to frozen on a clustered indexer, which of the following scenarios occurs?
What happens to the indexer cluster when the indexer Cluster Master (CM) runs out of disk space?
A customer has a search cluster (SHC) of six members split evenly between two data centers (DC). The customer is concerned with network connectivity between the two DCs due to frequent outages. Which of the following is true as it relates to SHC resiliency when a network outage occurs between the two DCs?
Which of the following statements is true, as it pertains to search head clustering (SHC)?
A customer is having issues with truncated events greater than 64K. What configuration should be deployed to a universal forwarder (UF) to fix the issue?
A customer is migrating their existing Splunk Indexer from an old set of hardware to a new set of indexers. What is the earliest method to migrate the system?
In an environment that has Indexer Clustering, the Monitoring Console (MC) provides dashboards to monitor environment health. As the environment grows over time and new indexers are added, which steps would ensure the MC is aware of the additional indexers?
How does Monitoring Console (MC) initially identify the server role(s) of a new Splunk Instance?
What is the primary driver behind implementing indexer clustering in a customer’s environment?
A customer has a network device that transmits logs directly with UDP or TCP over SSL. Using PS best practices, which ingestion method should be used?
In addition to the normal responsibilities of a search head cluster captain, which of the following is a default behavior?
Which event processing pipeline contains the regex replacement processor that would be called upon to run event masking routines on events as they are ingested?
A customer has a multisite cluster (two sites, each site in its own data center) and users experiencing a slow response when searches are run on search heads located in either site. The Search Job Inspector shows the delay is being caused by search heads on either site waiting for results to be returned by indexers on the opposing site. The network team has confirmed that there is limited bandwidth available between the two data centers, which are in different geographic locations.
Which of the following would be the least expensive and easiest way to improve search performance?

This search will return the events from the main index that have a host value that matches the subsearch. The subsearch will find the hosts that have more than 100 events with status 404 in the access_combined sourcetype, and pass them to the outer search as a list of values. This way, we can dynamically filter the hosts based on another search criterion.