Summer Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: ecus65

Splunk SPLK-3003 - Splunk Core Certified Consultant

Page: 2 / 3
Total 85 questions

A customer has 30 indexers in an indexer cluster configuration and two search heads. They are working on writing SPL search for a particular use-case, but are concerned that it takes too long to run for short time durations.

How can the Search Job Inspector capabilities be used to help validate and understand the customer concerns?

A.

Search Job Inspector provides statistics to show how much time and the number of events each indexer has processed.

B.

Search Job Inspector provides a Search Health Check capability that provides an optimized SPL query the customer should try instead.

C.

Search Job Inspector cannot be used to help troubleshoot the slow performing search; customer should review index=_introspection instead.

D.

The customer is using the transaction SPL search command, which is known to be slow.

What should be considered when running the following CLI commands with a goal of accelerating an index cluster migration to new hardware?

A.

Data ingestion rate

B.

Network latency and storage IOPS

C.

Distance and location

D.

SSL data encryption

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

A.

$SPLUNK_HOME/etc/

B.

$SPLUNK_HOME/etc/apps

C.

$SPLUNK_HOME/etc/system/local

D.

$SPLUNK_HOME/etc/slave-apps

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.

Merging pipeline

B.

Indexing pipeline

C.

Typing pipeline

D.

Parsing pipeline

A Splunk Index cluster is being installed and the indexers need to be configured with a license master. After the customer provides the name of the license master, what is the next step?

A.

Enter the license master configuration via Splunk web on each indexer before disabling Splunk web.

B.

Update /opt/splunk/etc/master-apps/_cluster/default/server.conf on the cluster master and apply a cluster bundle.

C.

Update the Splunk PS base config license app and copy to each indexer.

D.

Update the Splunk PS base config license app and deploy via the cluster master.

In a large cloud customer environment with many (>100) dynamically created endpoint systems, each with a UF already deployed, what is the best approach for associating these systems with an appropriate serverclass on the deployment server?

A.

Work with the cloud orchestration team to create a common host-naming convention for these systems so a simple pattern can be used in the serverclass.conf whitelist attribute.

B.

Create a CSV lookup file for each severclass, manually keep track of the endpoints within this CSV file, and leverage the whitelist.from_pathname attribute in serverclass.conf.

C.

Work with the cloud orchestration team to dynamically insert an appropriate clientName setting into each endpoint’s local/deploymentclient.conf which can be matched by whitelist in serverclass.conf.

D.

Using an installation bootstrap script run a CLI command to assign a clientName setting and permit

serverclass.conf whitelist simplification.

A working search head cluster has been set up and used for 6 months with just the native/local Splunk user authentication method. In order to integrate the search heads with an external Active Directory server using LDAP, which of the following statements represents the most appropriate method to deploy the configuration to the servers?

A.

Configure the integration in a base configuration app located in shcluster-apps directory on the search head deployer, then deploy the configuration to the search heads using the splunk apply shcluster- bundle command.

B.

Log onto each search using a command line utility. Modify the authentication.conf and

authorize.conf files in a base configuration app to configure the integration.

C.

Configure the LDAP integration on one Search Head using the Settings > Access Controls > Authentication Method and Settings > Access Controls > Roles Splunk UI menus. The configuration setting will replicate to the other nodes in the search head cluster eliminating the need to do this on the other search heads.

D.

On each search head, login and configure the LDAP integration using the Settings > Access Controls > Authentication Method and Settings > Access Controls > Roles Splunk UI menus.

Which statement is true about sub searches?

A.

Sub searches are faster than other types of searches.

B.

Sub searches work best for joining two large result sets.

C.

Sub searches run at the same time as their outer search.

D.

Sub searches work best for small result sets.

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

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?

A.

The SHC will function as expected as the SHC deployer will become the new captain until the network communication is restored.

B.

The SHC will stop all scheduled search activity within the SHC.

C.

The SHC will function as expected as the minimum required number of nodes for a SHC is 3.

D.

The SHC will function as expected as the SHC captain will fall back to previous active captain in the remaining site.