Splunk Core Certified Power User — Question 71
Which command can include both an over and a by clause to divide results into sub-groupings?
Answer options
- A. chart
- B. stats
- C. xyseries
- D. transaction
Correct answer: A
Explanation
The correct answer is 'chart' because it is specifically designed to handle both over and by clauses to create sub-groupings of data. The other options, while useful for various data manipulations, do not support this capability in the same way as the chart command.