SPLK-2001 Web TestEngine demo

Exit VCEDump SPLK-2001 Splunk Certified Developer
Question 2 of 11
0% complete
Q2 Single choice

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
}};

Sign in to mark questions

Sign in to save marked questions and return to this demo.

Sign in