Pass the Splunk Splunk Enterprise Certified Architect SPLK-2001 Questions and answers with CertsForce

Viewing page 1 out of 3 pages
Viewing questions 1-10 out of questions
Questions # 1:

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


Expert Solution
Questions # 2:

Which of the following are ways to get a list of search jobs? (Select all that apply.)

Options:

A.

Access Activity > Jobs with Splunk Web.


B.

Use Splunk REST to query the /services/search/jobs endpoint.


C.

Use Splunk REST to query the /services/saved/searches endpoint.


D.

Use Splunk REST to query the /services/search/sid/results endpoint.


Expert Solution
Questions # 3:

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


Expert Solution
Questions # 4:

When output_mode is not used, which element of a feed is a human readable name for a returned entry?

Options:

A.

Author


B.

Title


C.

Link


D.

Id


Expert Solution
Questions # 5:

Which of the following is an example of a valid syntax for specifying an absolute time range modifier in a search?

Options:

A.

earliest=01/01/2019:00:00:00


B.

earliest=01/01/2019T00:00:00


C.

earliest=2019-01-01 00:00:00


D.

earliest=2019-01-01T00:00:00


Expert Solution
Questions # 6:

Which of the following are valid parent elements for the event action shown below? (Select all that apply.)

sourcetype=$click.value|s$

Options:

A.


B.


C.


D.


Expert Solution
Questions # 7:

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


Expert Solution
Questions # 8:

In a DELETE request, what would omitting the value of _key from the REST endpoint do?

Options:

A.

Clean the KV store, deleting all content.


B.

Produce the syntax error “Key value missing”.


C.

Cause all records in a collection to be deleted.


D.

Mean that the _key value must be passed as an argument.


Expert Solution
Questions # 9:

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.


Expert Solution
Questions # 10:

Which of the following is an example of a Splunk KV store use case? (Select all that apply.)

Options:

A.

Stores checkpoint data for modular inputs.


B.

Tracks workflow in an incident-review system.


C.

Indexes metrics data from remote HTTP sources.


D.

Stores application state as a user interacts with an app.


Expert Solution
Viewing page 1 out of 3 pages
Viewing questions 1-10 out of questions