Splunk Enterprise Certified Architect — Question 12

What is a recommended way to improve search performance?

Answer options

Correct answer: B

Explanation

The correct answer is B, as filtering early in the search process reduces the amount of data to process, leading to faster results. Option A may limit results but does not inherently improve performance. Option C may lead to missing relevant data, and option D can delay processing since non-streaming commands typically wait for all data before returning results.