Question 1
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?
Question 2
Which of the following log files contains logs that are most relevant to Splunk Web?
Question 3
Which of the following are types of event handlers? (Select all that apply.)
Question 4
How can indexer acknowledgement be enabled for HTTP Event Collector (HEC)? (Select all that apply.)
Question 5
Suppose 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?
<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?