SPLK-2001 Exam Question 41

Which of the following will unset a token named my_token?
  • SPLK-2001 Exam Question 42

    Which of the following are valid parent elements for the event action shown below? (Select all that apply.)
    <set token="Token Name">sourcetype=$click.value|s$</set>
  • SPLK-2001 Exam Question 43

    Which of the following describes a Splunk custom visualization?
  • SPLK-2001 Exam Question 44

    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>
  • SPLK-2001 Exam Question 45

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