Splunk Core Certified Power User — Question 74
Which of the following commands support the same set of functions?
Answer options
- A. stats, eval, table
- B. search, where, eval
- C. stats, chart, timechart
- D. transaction, chart, timechart
Correct answer: C
Explanation
The correct answer is C because 'stats', 'chart', and 'timechart' are all used for statistical analysis and visualization in Splunk. Options A, B, and D include commands that either serve different purposes or do not align in function with the correct answer.