Splunk SPLK-2001 Exam Questions
Splunk Certified Developer (Page 2 )

Updated On: 21-Feb-2026

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?

  1. <option name “link.openSearch.viewTarget">$row.link$</option>
  2. <drilldown>
    <link target=“ blank">$$row.link$$</link>
    </drilldown>
  3. <drilldown>
    <link target="_blank">$row.link|n$</link>
    </drilldown>
  4. <drilldown>
    <link target “_blank">http://localhost:8000/debug/refresh</link>
    </drilldown>

Answer(s): A


Reference:

https://docs.splunk.com/Documentation/Splunk/8.1.2/Viz/BuildandeditdashboardswithSimplifiedXML



When updating a knowledge object via REST, which of the following are valid values for the sharing Access Control List property?

  1. App
  2. User
  3. Global
  4. Nobody

Answer(s): A


Reference:

https://docs.splunk.com/Documentation/Splunk/8.1.2/RESTUM/RESTusing



Which of the following are ways to get a list of search jobs? (Select all that apply.)

  1. Access Activity > Jobs with Splunk Web.
  2. Use Splunk REST to query the /services/search/jobs endpoint.
  3. Use Splunk REST to query the /services/saved/searches endpoint.
  4. Use Splunk REST to query the /services/search/sid/results endpoint.

Answer(s): A,B


Reference:

https://docs.splunk.com/Documentation/Splunk/8.1.2/Search/SupervisejobswiththeJobspage



Which of the following are benefits from using Simple XML Extensions? (Select all that apply.)

  1. Add custom layouts.
  2. Add custom graphics.
  3. Add custom behaviors.
  4. Limit Splunk license consumption based on host.

Answer(s): A,C


Reference:

https://dev.splunk.com/enterprise/docs/developapps/visualizedata/usewebframework/modifydashboards/



How can indexer acknowledgement be enabled for HTTP Event Collector (HEC)? (Select all that apply.)

  1. No need to do anything, it is turned on by default.
  2. When a REST request is sent to create a token, the property for indexer acknowledgement must be set to 1.
  3. When a new HEC token is created in Splunk Web, select the checkbox labeled “Enable indexer acknowledgement”.
  4. When the Global Settings for HEC are updated in Splunk Web, select the checkbox labeled “Enable indexer acknowledgement”.

Answer(s): C,D


Reference:

https://docs.splunk.com/Documentation/Splunk/8.1.2/Data/UsetheHTTPEventCollector






Post your Comments and Discuss Splunk SPLK-2001 exam dumps with other Community members:

Join the SPLK-2001 Discussion