Which of the following is true of a namespace?
D
What must be done when calling the serviceNS endpoint?
B
Reference: https://docs.splunk.com/Documentation/Splunk/8.1.2/RESTUM/RESTusing
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?
D
Reference: https://docs.splunk.com/Documentation/Splunk/8.1.2/RESTUM/RESTusing
Using Splunk Web to modify config settings for a shared object, a revised config file with those
changes is placed in which directory?
A
Reference:
https://docs.splunk.com/Documentation/Splunk/8.1.2/Admin/Howtoeditaconfigurationfile
What application security best practices should be adhered to while developing an app for Splunk?
(Select all that apply.)
AC
Reference: https://dev.splunk.com/enterprise/docs/developapps/testvalidate/securitybestpractices/
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.)
CD
Reference: https://docs.splunk.com/Documentation/Splunk/8.1.2/Viz/Savedsearches
In order to successfully accelerate a report, which criteria must the search meet? (Select all that
apply.)
ABD
Reference:
https://docs.splunk.com/Documentation/Splunk/8.1.2/Knowledge/
Manageacceleratedsearchsummaries
Which statements are true regarding HEC (HTTP Event Collector) tokens? (Select all that apply.)
AC
Which type of command is tstats?
A
Reference: https://docs.splunk.com/Documentation/Splunk/8.1.2/SearchReference/Tstats
Which of the following is an example of a Splunk KV store use case? (Select all that apply.)
AB
Reference: https://dev.splunk.com/enterprise/docs/developapps/manageknowledge/kvstore/