Splunk Related Exams
SPLK-2001 Exam
When updating a knowledge object via REST, which of the following are valid values for the sharing Access Control List property?
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
}};