Labour Day Sale - Limited Time 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 575363r9

Welcome To DumpsPedia

SPLK-2001 Sample Questions Answers

Questions 4

How can event logs be collected from a remote Windows machine using a standard Splunk installation and no customization? (Select all that apply.)

Options:

A.

By configuring a WMI input.

B.

By using HTTP event collector.

C.

By using a Windows heavy forwarder.

D.

By using a Windows universal forwarder.

Buy Now
Questions 5

After updating a dashboard in myApp, a Splunk admin moves myApp to a different Splunk instance. After logging in to the new instance, the dashboard is not seen. What could have happened? (Select all that apply.)

Options:

A.

The dashboard’s permissions were set to private.

B.

User role permissions are different on the new instance.

C.

The admin deleted the myApp/local directory before packaging.

D.

Changes were placed in $SPLUNK_HOME/etc./apps/search/default/data/ui/nav

Buy Now
Questions 6

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.

Buy Now
Questions 7

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

Buy Now
Questions 8

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

Buy Now
Questions 9

Which of the following is true of a namespace?

Options:

A.

The namespace is a type of token filter.

B.

The namespace includes an app attribute which cannot be a wildcard.

C.

The namespace filters the knowledge objects returned by the REST API.

D.

The namespace does not filter knowledge objects returned by the REST API.

Buy Now
Questions 10

Which of the following statements defines a namespace?

Options:

A.

The namespace is a combination of the user and the app.

B.

The namespace is a combination of the user, the app, and the role.

C.

The namespace is a combination of the user, the app, the role, and the sharing level.

D.

The namespace is a combination of the user, the app, the role, the sharing level, and the permissions.

Buy Now
Questions 11

Which of the following describes a Splunk custom visualization?

Options:

A.

A visualization with custom colors.

B.

Any visualization available in Splunk.

C.

A visualization in Splunk modified by the user.

D.

A visualization that uses the Splunk Custom Visualization API.

Buy Now
Questions 12

A fellow Splunk administrator is reviewing an app that has been downloaded from splunkbase and deployed in an organization. The admin has e-mailed the following configuration snippet with a brief note that says “fix the permissions”.

In what configuration file should the snippet be placed?

[]

access = read : [ * ], write : [ admin ] export - system

(Assume that $APP_HOME refers to the path that the app is installed, e.g. $SPLUNK_HOME/etc/apps/)

Options:

A.

$APP_HOME/default/app.conf

B.

$APP_HOME/local/default.meta

C.

$APP_HOME/metadata/local.meta

D.

$SPLUNK_HOME/etc/system/local/server.conf

Buy Now
Questions 13

Which of the following is an intended use of HTTP Event Collector tokens?

Options:

A.

A cookie.

B.

An HTTP header field.

C.

A JSON field in the HTTP request.

D.

A password in conjunction with login.

Buy Now
Questions 14

Which of the following statements describe an HEC token? (Select all that apply.)

Options:

A.

Maps to a Splunk user.

B.

Can be used to download data.

C.

Is a GUID (globally unique identifier).

D.

Can be created in Splunk Web or using REST endpoints.

Buy Now
Questions 15

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.

Buy Now
Questions 16

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’

Buy Now
Questions 17

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.

Buy Now
Questions 18

Which of the following is a way to monitor app performance? (Select all that apply.)

Options:

A.

Using Splunk logs.

B.

Using the search job inspector.

C.

Using the Monitoring Console.

D.

Using the storage/collections/config REST endpoint.

Buy Now
Questions 19

Which of the following are security best practices for Splunk app development? (Select all that apply.)

Options:

A.

Store passwords in clear text in .conf files.

B.

Implement security in software development lifecycle.

C.

Manually test application with the controls listed in the OWASP Security Testing Guide.

D.

Use a dynamic scanner such as OWASP ZAP to scan web application components for vulnerabilities.

Buy Now
Questions 20

For a KV store, a lookup stanza in the transforms.conf file must contain which of the following? (Select all that apply.)

Options:

A.

collection

B.

fields_list

C.

external_type

D.

internal_type

Buy Now
Questions 21

When the search/jobs REST endpoint is called to execute a search, what can be done to reduce the results size in the results? (Select all that apply.)

Options:

A.

Use a generating search.

B.

Remove unneeded fields.

C.

Truncate the data, using selective functions.

D.

Summarize data, using analytic commands.

Buy Now
Exam Code: SPLK-2001
Exam Name: Splunk Certified Developer Exam
Last Update: Apr 24, 2024
Questions: 70
$64  $159.99
$48  $119.99
$40  $99.99
buy now SPLK-2001