Splunk Core Certified Consultant v1.0

Page:    1 / 6   
Exam contains 85 questions

Which of the following statements applies to indexer discovery?

  • A. The Cluster Master (CM) can automatically discover new indexers added to the cluster.
  • B. Forwarders can automatically discover new indexers added to the cluster.
  • C. Deployment servers can automatically configure new indexers added to the cluster.
  • D. Search heads can automatically discover new indexers added to the cluster.


Answer : D

Reference:
https://docs.splunk.com/Documentation/Splunk/8.1.0/DistSearch/Connectclustersearchheadstosearchpeers

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?

  • A. maxTotalDataSizeMB and frozenTimePeriodInSecs
  • B. coldToFrozenDir and coldToFrozenScript
  • C. Splunk Volume and maxTotalDataSizMB
  • D. Splunk Volume and frozenTimePeriodInSecs


Answer : A

Reference:
https://docs.splunk.com/Documentation/Splunk/8.1.0/Indexer/Setaretirementandarchivingpolicy

What happens when an index cluster peer freezes a bucket?

  • A. All indexers with a copy of the bucket will delete it.
  • B. The cluster master will ensure another copy of the bucket is made on the other peers to meet the replication settings.
  • C. The cluster master will no longer perform fix-up activities for the bucket.
  • D. All indexers with a copy of the bucket will immediately roll it to frozen.


Answer : C

Reference:
https://docs.splunk.com/Documentation/Splunk/8.1.0/Indexer/Bucketsandclusters

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?

  • A. Just the cluster master/master node.
  • B. Indexers, search heads, deployment server, license master, cluster master/master node.
  • C. Search heads, deployment server, license master, cluster master/master node
  • D. Deployment server, license master


Answer : C

What does Splunk do when it indexes events?

  • A. Extracts the top 10 fields.
  • B. Extracts metadata fields such as host, source, sourcetype.
  • C. Performs parsing, merging, and typing processes on universal forwarders.
  • D. Create report acceleration summaries.


Answer : B

Reference:
https://docs.splunk.com/Documentation/Splunk/8.1.0/Indexer/Howindexingworks#:~:text=Splunk%20Enterprise%20can%20index%20any,events%
20indexes%20and%20metrics%20indexes

What is the default push mode for a search head cluster deployer app configuration bundle?

  • A. full
  • B. merge_to_default
  • C. default_only
  • D. local_only


Answer : B

Reference:
https://docs.splunk.com/Documentation/Splunk/8.1.0/DistSearch/PropagateSHCconfigurationchanges#:~:text=The%20deployer%20push%20mode%
20determines,default%20push%20mode%20is%20merge_to_default%20

In which of the following scenarios is a subsearch the most appropriate?

  • A. When joining results from multiple indexes.
  • B. When dynamically filtering hosts.
  • C. When filtering indexed fields.
  • D. When joining multiple large datasets.


Answer : A

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?

  • A. operations, network, _internal, _audit
  • B. operations
  • C. No Indexes
  • D. operations, network


Answer : A

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?

  • A. Script
  • B. Batch
  • C. Monitor
  • D. Fschange


Answer : B

Reference:
https://community.splunk.com/t5/Getting-Data-In/Is-it-possible-to-have-a-Splunk-universal-forwarder-read-a/td-p/172752

In which directory should base config app(s) be placed to initialize an indexer?

  • A. $SPLUNK_HOME/etc/<app_name>
  • B. $SPLUNK_HOME/etc/apps
  • C. $SPLUNK_HOME/etc/system/local
  • D. $SPLUNK_HOME/etc/slave-apps


Answer : B

Reference:
https://docs.splunk.com/Documentation/Splunk/8.1.0/Indexer/Manageappdeployment

As a best practice which of the following should be used to ingest data on clustered indexers?

  • A. Monitoring (via a process), collecting data (modular inputs) from remote systems/applications
  • B. Modular inputs, HTTP Event Collector (HEC), inputs.conf monitor stanza
  • C. Actively listening on ports, monitoring (via a process), collecting data from remote systems/applications
  • D. splunktcp, splunktcp-ssl, HTTP Event Collector (HEC)


Answer : B

When adding a new search head to a search head cluster (SHC), which of the following scenarios occurs?

  • A. The new search head connects to the captain and replays any recent configuration changes to bring it up to date.
  • B. The new search head connects to the deployer and replays any recent configuration changes to bring it up to date.
  • C. The new search head connects to the captain and pulls the most recently deployed bundle. It then connects to the deployer and replays any recent configuration changes to bring it up to date.
  • D. The new search head connects to the deployer and pulls the most recently deployed bundle. It then connects to the captain and replays any recent configuration changes to bring it up to date.


Answer : C

A customer wants to migrate from using Splunk local accounts to use Active Directory with LDAP for their Splunk user accounts instead. Which configuration files must be modified to connect to an Active Directory LDAP provider?

  • A. authentication.conf, authorize.conf, ldap.conf
  • B. authentication.conf, ldap.conf
  • C. authentication.conf
  • D. authorize.conf, authentication.conf


Answer : C

Reference:
https://docs.splunk.com/Documentation/Splunk/8.1.0/Security/ConfigureLDAPwithconfigurationfiles

A customer has a number of inefficient regex replacement transforms being applied. When under heavy load the indexers are struggling to maintain the expected indexing rate. In a worst case scenario, which queue(s) would be expected to fill up?

  • A. Typing, merging, parsing, input
  • B. Parsing
  • C. Typing
  • D. Indexing, typing, merging, parsing, input


Answer : B

A new single-site three indexer cluster is being stood up with replication_factor:2, search_factor:2. At which step would the Indexer Cluster be classed as "˜Indexing Ready"™ and be able to ingest new data?
Step 1: Install and configure Cluster Master (CM)/Master Node with base clustering stanza settings, restarting CM.
Step 2: Configure a base app in etc/master-apps on the CM to enable a splunktcp input on port 9997 and deploy index creation configurations.
Step 3: Install and configure Indexer 1 so that once restarted, it contacts the CM, download the latest config bundle.
Step 4: Indexer 1 restarts and has successfully joined the cluster.
Step 5: Install and configure Indexer 2 so that once restarted, it contacts the CM, downloads the latest config bundle
Step 6: Indexer 2 restarts and has successfully joined the cluster.
Step 7: Install and configure Indexer 3 so that once restarted, it contacts the CM, downloads the latest config bundle.
Step 8: Indexer 3 restarts and has successfully joined the cluster.

  • A. Step 2
  • B. Step 4
  • C. Step 6
  • D. Step 8


Answer : A

Page:    1 / 6   
Exam contains 85 questions

Talk to us!


Have any questions or issues ? Please dont hesitate to contact us

Certlibrary.com is owned by MBS Tech Limited: Room 1905 Nam Wo Hong Building, 148 Wing Lok Street, Sheung Wan, Hong Kong. Company registration number: 2310926
Certlibrary doesn't offer Real Microsoft Exam Questions. Certlibrary Materials do not contain actual questions and answers from Cisco's Certification Exams.
CFA Institute does not endorse, promote or warrant the accuracy or quality of Certlibrary. CFA® and Chartered Financial Analyst® are registered trademarks owned by CFA Institute.
Terms & Conditions | Privacy Policy