Splunk Related Exams
SPLK-2001 Exam
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
}};
For a KV store, a lookup stanza in the transforms.conf file must contain which of the following? (Select all that apply.)
Which files within an app contain permissions information? (Select all that apply.)