Which of the following ensures that quotation marks surround the value referenced by the token?
Suppose the following query in a Simple XML dashboard returns a table including hyperlinks:
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?
Which HTTP Event Collector (HEC) endpoint should be used to collect data in the following format?
{“message”:“Hello World”, “foo”:“bar”, “pony”:“buttercup”}
Log files related to Splunk REST calls can be found in which indexes? (Select all that apply.)
Which of the following are characteristics of an add-on? (Select all that apply.)
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.)
Which of the following endpoints is used to authenticate with the Splunk REST API?
When output_mode is not used, which element of a feed is a human readable name for a returned entry?
Which statements are true regarding HEC (HTTP Event Collector) tokens? (Select all that apply.)
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?
Which of the following are reserved field names in a KV Store? (Select all that apply.)
What application security best practices should be adhered to while developing an app for Splunk? (Select all that apply.)
Which of the following log files contains logs that are most relevant to Splunk Web?
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 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.)
To delete the record with a _key value of smith from the sales collection, a DELETE request should be sent to which REST endpoint?