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 is true of a namespace?
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.
Which of the following is an example of a Splunk KV store use case? (Select all that apply.)
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.
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
A. Search
B. Reports
C. Datasets
D. Dashboards
Which of the following endpoints is used to authenticate with the Splunk REST API?
A. /services/auth/login
B. /services/session/login
C. /services/auth/session/login
D. /servicesNS/authentication/login
Place content to set on page load inside which of the following Simple XML tags?
A.
B.
C.
D.
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 are valid request arguments for the REST search endpoints? (Select all that apply.)
A. latest_time=rt
B. latest_time=now
C. earliest_time=-5h@h
D. earliest_time=rt_10m@m
Which of the following formats are valid for a Splunk REST URI?
A. host:port/endpoint
B. scheme://host/servicesNS/*/
C. $SPLUNK HOME/services/endpoint
D. scheme://host:port/services/endpoint
Which files within an app contain permissions information? (Select all that apply.)
A. local/metadata.conf
B. metadata/local.meta
C. default/metadata.conf
D. metadata/default.meta