Splunk Related Exams
SPLK-2001 Exam
What predefined drilldown tokens are available specifically for trellis layouts? (Select all that apply.)
When using the Splunk Web Framework to create a global search, which is the correct post-process syntax for the base search shown below?
var searchmain = new SearchManager{{ id: “base-search”,
search: “index= internal | head 10 | fields “*”, preview: true,
cache: true
}};
Which of the following are characteristics of an add-on? (Select all that apply.)