Splunk Infrastructure Overview — Question 42
Why use the tstats command?
Answer options
- A. As an alternative to the summary command.
- B. To generate statistics on indexed fields.
- C. To generate an accelerated datamodel.
- D. To generate statistics on search-time fields.
Correct answer: B
Explanation
The tstats command is specifically designed to generate statistics on indexed fields, which makes option B the correct answer. Option A is incorrect because tstats is not merely an alternative to the summary command but serves a distinct purpose. Options C and D refer to different functionalities that do not align with the primary use of tstats.