Which of the following is a way to monitor app performance? (Select all that apply.)
Correct Answer:
AC
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
}};
Correct Answer:
A
In order to successfully accelerate a report, which criteria must the search meet? (Select all that apply.)
Correct Answer:
ABD
Which of the following are requirements for arguments sent to the data/indexes endpoint? (Select all that apply.)
Correct Answer:
BD
Which of the following endpoints is used to authenticate with the Splunk REST API?
Correct Answer:
A