Weekend Sale Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: dumps65

Splunk SPLK-2001 Dumps

Page: 1 / 7
Total 70 questions

Splunk Certified Developer Exam Questions and Answers

Question 1

Which of the following are valid request arguments for the REST search endpoints? (Select all that apply.)

Options:

A.

latest_time=rt

B.

latest_time=now

C.

earliest_time=-5h@h

D.

earliest_time=rt_10m@m

Question 2

Using Splunk Web to modify config settings for a shared object, a revised config file with those changes is placed in which directory?

Options:

A.

$SPLUNK_HOME/etc/apps/myApp/local

B.

$SPLUNK_HOME/etc/system/default/

C.

$SPLUNK_HOME/etc/system/local

D.

$SPLUNK_HOME/etc/apps/myApp/default

Question 3

Assuming permissions are set appropriately, which REST endpoint path can be used by someone with a power user role to access information about mySearch, a saved search owned by someone with a user role?

Options:

A.

/servicesNS/-/data/saved/searches/mySearch

B.

/servicesNS/object/saved/searches/mySearch

C.

/servicesNS/search/saved/searches/mySearch

D.

/servicesNS/-/search/saved/searches/mySearch

Question 4

What predefined drilldown tokens are available specifically for trellis layouts? (Select all that apply.)

Options:

A.

trellis.Xaxis

B.

trellis.Yaxis

C.

trellis.name

D.

trellis.value

Question 5

Which Splunk REST endpoint is used to create a KV store collection?

Options:

A.

/storage/collections

B.

/storage/kvstore/create

C.

/storage/collections/config

D.

/storage/kvstore/collections

Question 6

To delete the record with a _key value of smith from the sales collection, a DELETE request should be sent to which REST endpoint?

Options:

A.

/storage/collections/sales/smith

B.

/storage/kvstore/data/sales/smith

C.

/storage/collections/data/sales/smith

D.

/storage/kvstore/collections/sales/smith

Question 7

Which of the following are benefits from using Simple XML Extensions? (Select all that apply.)

Options:

A.

Add custom layouts.

B.

Add custom graphics.

C.

Add custom behaviors.

D.

Limit Splunk license consumption based on host.

Question 8

Which of the following endpoints is used to authenticate with the Splunk REST API?

Options:

A.

/services/auth/login

B.

/services/session/login

C.

/services/auth/session/login

D.

/servicesNS/authentication/login

Question 9

Which of these URLs could be used to construct a REST request to search the employee KV store collection to find records with a rating greater than or equal to 2 and less than 5?

Options:

A.

‘http://localhost:8089/servicesNS/nobody/search/storage/collections/data/ employees?query={$and:[{rating:{$gte:2}},{rating:{$lt:5}}]} &output_mode-json’

B.

‘http://localhost:8089/servicesNS/nobody/search/storage/collections/data/ employees?query={$and:[{rating:$gte:2}},{rating:{$lt:5}}]} &output_mode=json’

C.

‘http://localhost:8089/servicesNS/nobody/search/storage/collections/data/ employees?query={%22rating%22:{%22$gte%22:2}},{%22$and%22},{%22rating%22:{% 22$lt%22:5}}} &output_mode=json’

D.

‘http://localhost:8089/servicesNS/nobody/search/storage/collections/data/ employees?query={%22$and%22:[{%22rating%22:{%22$gte%22:2}},{%22rating%22:{% 22$lt%22:5}}]} &output_mode=json’

Question 10

Which of the following are true of auto-refresh for dashboard panels? (Select all that apply.)

Options:

A.

Applies to inline searches and saved searches.

B.

Enabling auto-refresh for a report requires editing XML.

C.

Post-processing searches are refreshed when their base searches are refreshed.

D.

Each post-processing search using the same base search can have a different refresh time.

Question 11

Which of the following are reserved field names in a KV Store? (Select all that apply.)

Options:

A.

_key

B.

_time

C.

_user

D.

_source

Question 12

A user wants to add the token $token_name$ to a dashboard for use in a drilldown. Which token filter encodes URL values?

Options:

A.

$$token_name$$

B.

$token_name|h$

C.

$token_name|n$

D.

$token_name|u$

Question 13

The response message from a successful Splunk REST call includes an element. What is contained in an element?

Options:

A.

A dictionary of elements.

B.

Metadata encapsulating the element.

C.

A response code indicating success or failure.

D.

An individual element in an collection.

Question 14

Suppose the following query in a Simple XML dashboard returns a table including hyperlinks:

index news sourcetype web_proxy | table sourcetype title link

Which of the following is a valid dynamic drilldown element to allow a user of the dashboard to visit the hyperlinks contained in the link field?

Options:

A.

B.

$$row.link$$

C.

$row.link|n$

Question 15

When added to an app’s default.meta file, which of the following makes one of its views available to other apps?

Options:

A.

export = app

B.

export = none

C.

export = view

D.

export = system

Question 16

Which of the following statements describe one-shot searches? (Select all that apply.)

Options:

A.

Are always executed asynchronously.

B.

Can specify csv as an output format.

C.

Stream all results upon search completion.

D.

Can use autocancel to set a timeout limit.

Question 17

How can hiding or showing a panel by clicking on a chart or a table on the same form be performed?

Options:

A.

By using vent drilldown.

B.

By using workflow action.

C.

By using contextual drilldown.

D.

By using visualization drilldown.

Question 18

Which HTTP Event Collector (HEC) endpoint should be used to collect data in the following format?

{“message”:“Hello World”, “foo”:“bar”, “pony”:“buttercup”}

Options:

A.

data/inputs/http/{name}

B.

services/collector/raw

C.

services/collector

D.

data/inputs/http

Question 19

Which statements are true regarding HEC (HTTP Event Collector) tokens? (Select all that apply.)

Options:

A.

Multiple tokens can be created for use with different sourcetypes and indexes.

B.

The edit token http admin role capability is required to create a token.

C.

To create a token, send a POST request to services/collector endpoint.

D.

Tokens can be edited using the data/inputs/http/{tokenName} endpoint.

Question 20

When using the Splunk REST API, which of the following containers is/are included in the Atom Feed response? (Select all that apply.)

Options:

A.

B.

C.

D.

Question 21

Which event handler uses the element to support pan and zoom functionality?

Options:

A.

Visualization event handler

B.

Form input event handler

C.

Condition event handler

D.

Search event handler

Page: 1 / 7
Total 70 questions