Splunk Enterprise Security Certified Analyst — Question 70

Which of the following is the most efficient search?

Answer options

Correct answer: B

Explanation

Option B is the most efficient because it combines the searches for both indexes directly within the stats command, reducing the overall amount of data processed. The other options either use append, which is less efficient, or include unnecessary searches that complicate the query and could lead to performance issues.