Loading questions...
Updated
Which of the following is true of a namespace?
What must be done when calling the serviceNS endpoint?
Assuming permissions are set appropriately, which REST endpoint path can be used by someone with a power user role to access information about mySearch, a saved search owned by someone with a user role?
Using Splunk Web to modify config settings for a shared object, a revised config file with those changes is placed in which directory?
What application security best practices should be adhered to while developing an app for Splunk? (Select all that apply.)
There is a global search named global_search defined on a form as shown below:
<search id=global_search>
<query>
index-_internal source-*splunkd.log | stats count by component, log_level
</query>
</search>
Which of the following would be a valid post-processing search? (Select all that apply.)
In order to successfully accelerate a report, which criteria must the search meet? (Select all that apply.)
Which statements are true regarding HEC (HTTP Event Collector) tokens? (Select all that apply.)
Which type of command is tstats?
When updating a knowledge object via REST, which of the following are valid values for the sharing Access Control List property?
Which of the following is an example of a Splunk KV store use case? (Select all that apply.)
How can hiding or showing a panel by clicking on a chart or a table on the same form be performed?
Create a free account to unlock all questions for this exam.
Log In / Sign UpSuppose the following query in a Simple XML dashboard returns a table including hyperlinks:
<search>
<query>index news sourcetype web_proxy | table sourcetype title link
</query>
</search>
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 of the following options would be the best way to identify processor bottlenecks of a search?