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

Viewing page 2 out of 3 pages
Viewing questions 11-20 out of questions
Questions # 11:

What application security best practices should be adhered to while developing an app for Splunk? (Select all that apply.)

Options:

A.

Review the OWASP Top Ten List.


B.

Store passwords in clear text in .conf files.


C.

Review the OWASP Secure Coding Practices Quick Reference Guide.


D.

Ensure that third-party libraries that the app depends on have no outstanding CVE vulnerabilities.


Expert Solution
Questions # 12:

Given the following two files defining app navigation, which navigation options will be displayed to the end user? (Select all that apply.)

$SPLUNK_HOME/etc/apps/app_name/default/data/ui/nav/default.xml

$SPLUNK_HOME/etc/apps/app_name/local/data/ui/nav/default/xml

Options:

A.

Search


B.

Reports


C.

Datasets


D.

Dashboards


Expert Solution
Questions # 13:

Which of the following is a customization option for the Open in Search panel link button?

Options:

A.

Display the refresh time.


B.

Show the Export Results button.


C.

Show link buttons at the bottom of a panel.


D.

Define an alternative search or target view to use.


Expert Solution
Questions # 14:

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


Expert Solution
Questions # 15:

A dashboard is taking too long to load. Several searches start with the same SPL. How can the searches be optimized in this dashboard? (Select all that apply.)

Options:

A.

Convert searches to include NOT expressions.


B.

Restrict the time range of the search as much as possible.


C.

Replace | stats command with | transaction command wherever possible.


D.

Convert the common SPL into a Global Search and convert the other searches to post-processing searches.


Expert Solution
Questions # 16:

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


Expert Solution
Questions # 17:

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

Options:

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.


Expert Solution
Questions # 18:

When updating a knowledge object via REST, which of the following are valid values for the sharing Access Control List property?

Options:

A.

App


B.

User


C.

Global


D.

Nobody


Expert Solution
Questions # 19:

Data can be added to a KV store collection in which of the following format(s)?

Options:

A.

JSON


B.

JSON, XML


C.

JSON, XML, CSV


D.

JSON, XML, CSV, TXT


Expert Solution
Questions # 20:

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.

<link target=“ blank">$$row.link$$</link>


C.

<link target="_blank">$row.link|n$</link>


D.

<link target “_blank">http://localhost:8000/debug/refresh </link>


Expert Solution
Viewing page 2 out of 3 pages
Viewing questions 11-20 out of questions