Core Consultant Prep Quiz

How does Monitoring Console (MC) initially identify the server role(s) of a new Splunk Instance?
The MC uses a REST endpoint to query the server.
Roles are manually assigned within the MC.
Roles are read from distsearch.conf.
The MC assigns all possible roles by default.
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 that 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?
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.
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.
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.
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.
Monitoring Console (MC) health check configuration items are stored in which configuration file?
Healthcheck.conf
Alert_actions.conf
Distsearch.conf
Checklist.conf
What should be considered when running the following CLI commands with a goal of accelerating an index cluster migration to new hardware?
Data ingestion rate
Network latency and storage IOPS
Distance and location
SSL data encryption
Which statement is true about subsearches?
Subsearches are faster than other types of searches.
Subsearches work best for joining two large result sets.
Subsearches run at the same time as their outer search.
Subsearches work best for small result sets.
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?
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.
Ask the customer to engage with the sales team immediately as they probably need a larger license.
Refer the customer to answers.splunk.com as someone else has probably already designed a system that meets their requirements.
Refer the customer to the Splunk Validated Architectures document in order to guide them through which approved architectures could meet their requirements.
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 master'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?
Enable maintenance mode on the CM to prevent excessive fix-up and bring the failed indexer back online.
Leave replication_factor=2, increase search_factor=2 and enable summary_replication.
Convert the cluster to multi-site and modify the server.conf to be site_replication_factor=2, site_search_factor=2.
Increase replication_factor=3, search_factor=2 to protect the data, and allow there to always be a searchable copy.
What is the primary driver behind implementing indexer clustering in a customer's environment?
To improve resiliency as the search load increases.
To reduce indexing latency.
To scale out a Splunk environment to offer higher performance capability.
To provide higher availability for buckets of data.
In a single indexer cluster, where should the Monitoring Console (MC) be installed?
Deployer sharing with master cluster.
License master that has 50 clients or more.
Cluster master node.
Production Search Head.
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?
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.
Applying the search head cluster bundle will fail due to the conflict.
The updated dashboard will be available to the power user.
The updated dashboard will not be available to the power user; they will see their modified version.
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?
Create a tiered deployment server topology.
Reduce the phone home interval to 6 seconds.
Leave the phone home interval at 60 seconds.
Increase the phone home interval to 600 seconds.
What is the Splunk PS recommendation when using the deployment server and building deployment apps?
Carefully design smaller apps with specific configuration that can be reused.
Only deploy Splunk PS base configurations via the deployment server.
Use $SPLUNK_HOME/etc/system/local configurations on forwarders and only deploy TAs via the deployment server.
Carefully design bigger apps containing multiple configs.
Which of the following processor occur in the indexing pipeline?
Tcp out, syslog out
Regex replacement, annotator
Aggregator
UTF-8, linebreaker, header
Which configuration item should be set to false to significantly improve data ingestion performance?
AUTO_KV_JSON
BREAK_ONLY_BEFORE_DATE
SHOULD_LINEMERGE
ANNOTATE_PUNCT
***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?
Disable the indexing ports on the old indexers.
Disable replication ports on the old indexers.
Put the old indexers into manual detention.
Put the old indexers into automatic detention.
When a bucket rolls from cold to frozen on a clustered indexer, which of the following scenarios occurs?
All replicated copies will be rolled to frozen; original copies will remain.
Replicated copies of the bucket will remain on all other indexers and the Cluster Master (CM) assigns a new primary bucket.
The bucket rolls to frozen on all clustered indexers simultaneously.
Nothing. Replicated copies of the bucket will remain on all other indexers until a local retention rule causes it to roll.
A site from a multi-site indexer cluster needs to be decommissioned. Which of the following actions must be taken?
Nothing. Decommissioning a site is not possible.
Create an alias for where the new data should be sent.
Remove the site from the list of available sites.
Remove the site from the list of available sites and create an alias for where the new data should be sent.
A customer wants to implement LDAP because managing local Splunk users is becoming too much of an overhead. What configuration details are needed from the customer to implement LDAP authentication?
API: Python script with PAM/RADIUS details.
LDAP server: port, bind user credentials, path/to/groups, path/to/user.
LDAP server: port, bind user credentials, base DN for groups, base DN for users.
LDAP REST details, base DN for groups, base DN for users.
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?
The SHC will function as expected as the SHC deployer will become the new captain until the network communication is restored.
The SHC will stop all scheduled search activity within the SHC.
The SHC will function as expected as the minimum required number of nodes for a SHC is 3.
The SHC will function as expected as the SHC captain will fall back to previous active captain in the remaining site.
A [script://] input sends data to a Splunk forwarder using which method?
TCP stream
UDP stream
Temporary file
STDOUT/STDERR
An index receives approximately 50GB of data per day per indexer at an even and consistent rate. The customer would like to keep this data searchable for a minimum of 30 days. In addition, they have hourly scheduled searches that process a week's worth of data and are quite sensitive to search performance.
Given ideal conditions (no restarts, nor drops/bursts in data volume), and following PS best practices, which of the following sets of indexes.conf settings can be leveraged to meet the requirements?
FrozenTimePeriodInSecs, maxDataSize, maxVolumeDataSizeMB, maxHotBuckets
MaxDataSize, maxTotalDataSizeMB, maxHotBuckets, maxGlobalDataSizeMB
MaxDataSize, frozenTimePeriodInSecs, maxVolumeDataSizeMB
FrozenTimePeriodInSecs, maxWarmDBCount, homePath.maxDataSizeMB, maxHotSpanSecs
A customer has a Universal Forwarder (UF) with an inputs.conf monitoring its splunkd.log. The data is sent through a heavy forwarder to an indexer. Where does the Index time parsing occur?
Indexer
Universal forwarder
Search head
Heavy forwarder
The customer wants to migrate their current Splunk Index cluster to new hardware to improve indexing and search performance. What is the correct process and procedure for this task?
1. Install new indexers.
2. Configure indexers into the cluster as peers; ensure they receive the same configuration via the deployment server.
3. Decommission old peers one at a time.
4. Remove old peers from the CM's list.
5. Update forwarders to forward to the new peers.
1. Install new indexers.
2. Configure indexers into the cluster as peers; ensure they receive the cluster bundle and the same configuration as original peers.
3. Decommission old peers one at a time.
4. Remove old peers from the CM's list.
5. Update forwarders to forward to the new peers.
1. Install new indexers.
2. Configure indexers into the cluster as peers; ensure they receive the same configuration via the deployment server.
3. Update forwarders to forward to the new peers.
4. Decommission old peers one at a time.
5. Restart the cluster master (CM).
1. Install new indexers.
2. Configure indexers into the cluster as peers; ensure they receive the cluster bundle and the same configuration as the original peers.
3. Update forwarders to forward to the new peers.
4. Decommission old peers one at a time.
5. Remove old peers from the CM's list.

Consider the scenario where the /var/log directory contains the files secure, messages, cron, audit. A customer has created the following inputs.conf stanzas in the same Splunk app in order to attempt to monitor the files secure and messages:

Which file(s) will actually be actively monitored?

 
/var/log/secure
/var/log/messages
/var/log/messages, /var/log/cron, /var/log/audit, /var/log/secure
/var/log/secure, /var/log/messages

How could a role in which all users must specify an index=clause in all searches be configured?

Set the authorize.conf setting: srchIndexesDefault to no value.
Set the authorize.conf setting: srchFilter to no value.
Set the authorize.conf setting: srchIndexesAllowed to no value.
Set the authorize.conf setting: srchJobsQuota to no value.
In which of the following scenarios should base configurations be used to provide consistent, repeatable, and supportable configurations?
For non-production environments to keep their configurations in sync.
To ensure every customer has exactly the same base settings.
To provide settings that do not need to be customized to meet customer requirements.
To provide settings that can be customized to meet customer requirements.
Data can be onboarded using apps, Splunk Web, or the CLI.
Which is the PS preferred method?
Create UDP input port 9997 on a UF.
Use the add data wizard in Splunk Web.
Use the inputs.conf file.
Use a scripted input to monitor a log file.
Which of the following statements applies to indexer discovery?
The Cluster Master (CM) can automatically discover new indexers added to the cluster.
Forwarders can automatically discover new indexers added to the cluster.
Deployment servers can automatically configure new indexers added to the cluster.
Search heads can automatically discover new indexers added to the cluster.
The data in Splunk is now subject to auditing and compliance controls. A customer would like to ensure that at least one year of logs are retained for both
Windows and Firewall events. What data retention controls must be configured?
MaxTotalDataSizeMB and frozenTimePeriodInSecs
ColdToFrozenDir and coldToFrozenScript
Splunk Volume and maxTotalDataSizMB
Splunk Volume and frozenTimePeriodInSecs
What happens when an index cluster peer freezes a bucket?
All indexers with a copy of the bucket will delete it.
The cluster master will ensure another copy of the bucket is made on the other peers to meet the replication settings.
The cluster master will no longer perform fix-up activities for the bucket.
All indexers with a copy of the bucket will immediately roll it to frozen.
A customer has the following Splunk instances within their environment: An indexer cluster consisting of a cluster master/master node and five clustered indexers, two search heads (no search head clustering), a deployment server, and a license master. The deployment server and license master are running on their own single-purpose instances. The customer would like to start using the Monitoring Console (MC) to monitor the whole environment.
On the MC instance, which instances will need to be configured as distributed search peers by specifying them via the UI using the settings menu?
Just the cluster master/master node.
Indexers, search heads, deployment server, license master, cluster master/master node.
Search heads, deployment server, license master, cluster master/master node
Deployment server, license master
What does Splunk do when it indexes events?
Extracts the top 10 fields.
Extracts metadata fields such as host, source, sourcetype.
Performs parsing, merging, and typing processes on universal forwarders.
Create report acceleration summaries.
What is the default push mode for a search head cluster deployer app configuration bundle?
Full
Merge_to_default
Default_only
Local_only
In which of the following scenarios is a subsearch the most appropriate?
When joining results from multiple indexes.
When dynamically filtering hosts.
When filtering indexed fields.
When joining multiple large datasets.
A customer has implemented their own Role Based Access Control (RBAC) model to attempt to give the Security team different data access than the Operations team by creating two new Splunk roles "security" and "operations". In the srchIndexesAllowed setting of authorize.conf, they specified the network index under the security role and the operations index under the operations role. The new roles are set up to inherit the default user role.
If a new user is created and assigned to the operations role only, which indexes will the user have access to search?
Operations, network
Operations
No Indexes
Operations, network, _internal, _audit
A customer would like Splunk to delete files after they've been ingested. The Universal Forwarder has read/write access to the directory structure. Which input type would be most appropriate to use in order to ensure files are ingested and then deleted afterwards?
Script
Batch
Monitor
Fschange
In which directory should base config app(s) be placed to initialize an indexer?
{"name":"Core Consultant Prep Quiz", "url":"https://www.quiz-maker.com/QPREVIEW","txt":"How does Monitoring Console (MC) initially identify the server role(s) of a new Splunk Instance?, 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 that 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?, Monitoring Console (MC) health check configuration items are stored in which configuration file?","img":"https://www.quiz-maker.com/3012/images/ogquiz.png"}
Make your own Survey
- it's free to start.