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

Splunk SPLK-2001 - Splunk Certified Developer Exam

Page: 2 / 3
Total 70 questions

Which of the following are requirements for arguments sent to the data/indexes endpoint? (Select all that apply.)

A.

Be url-encoded.

B.

Specify the datatype.

C.

Include the bucket path.

D.

Include the name argument.

Which of the following options would be the best way to identify processor bottlenecks of a search?

A.

Using the REST API.

B.

Using the search job inspector.

C.

Using the Splunk Monitoring Console.

D.

Searching the Splunk logs using index=“internal”.

In order to successfully accelerate a report, which criteria must the search meet? (Select all that apply.)

A.

Cannot use event sampling.

B.

Use a transforming command.

C.

Use a standard Splunk visualization.

D.

Commands before the first transforming command must be streamable.

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

A.

Add custom layouts.

B.

Add custom graphics.

C.

Add custom behaviors.

D.

Limit Splunk license consumption based on host.

Which of the following log files contains logs that are most relevant to Splunk Web?

A.

audit.log

B.

metrics.log

C.

splunkd.log

D.

web_service.log

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

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.

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

A.

export = app

B.

export = none

C.

export = view

D.

export = system

How can indexer acknowledgement be enabled for HTTP Event Collector (HEC)? (Select all that apply.)

A.

No need to do anything, it is turned on by default.

B.

When a REST request is sent to create a token, the property for indexer acknowledgment must be set to 1.

C.

When a new HEC token is created in Splunk Web, select the checkbox labeled “Enable indexer acknowledgment”.

D.

When the Global Settings for HEC are updated in Splunk Web, select the checkbox labeled “Enable indexer acknowledgement”.

Which of the following statements defines a namespace?

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.

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

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.