Question 11

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
<nav search_view="search" color="#65A637">
<view name="search" default='true' />
<view name="datasets" />
<view name="reports" />
<view name="dashboards" />
</nav>
$SPLUNK_HOME/etc/apps/app_name/local/data/ui/nav/default/xml
<nav search_view="search" color="#65A637">
<view name="search" default='true' />
<view name="datasets" />
<view name="dashboards" />
</nav>
  • Question 12

    Which of the following formats are valid for a Splunk REST URI?
  • Question 13

    Which of the following statements define a namespace?
  • Question 14

    Which of the following statements describe oneshot searches? (Select all that apply.)
  • Question 15

    Which of the following is a customization option for the Open in Search panel link button?