Splunk Infrastructure Overview — Question 6
Which of the following statements is accurate regarding the append command?
Answer options
- A. It is used with a subsearch and only accesses real-time searches.
- B. It is used with a subsearch and only accesses historical data.
- C. It cannot be used with a subsearch and only accesses historical data.
- D. It cannot be used with a subsearch and only accesses real-time searches.
Correct answer: B
Explanation
The correct answer is B because the append command is specifically designed to work with subsearches to access historical data. Options A and D incorrectly state that it only accesses real-time searches, while option C wrongly claims that it cannot be used with a subsearch.