SPLK-1004 · Question #46
What does using the tstats command with summariesonly=false do?
The correct answer is B. Returns results from both summarized and non-summarized data. Using the tstats command with summariesonly=false instructs Splunk to return results from both summarized (accelerated) data and non-summarized (raw) data. This can be useful when you need a comprehensive view of the data that includes both the high-performance summaries…
Question
What does using the tstats command with summariesonly=false do?
Options
- AReturns results from only non-summarized data.
- BReturns results from both summarized and non-summarized data.
- CPrevents use of wildcard characters in aggregate functions.
- DReturns no results.
How the community answered
(38 responses)- A5% (2)
- B92% (35)
- C3% (1)
Explanation
Using the tstats command with summariesonly=false instructs Splunk to return results from both summarized (accelerated) data and non-summarized (raw) data. This can be useful when you need a comprehensive view of the data that includes both the high-performance summaries provided by data model acceleration and the detailed granularity of raw data.
Topics
Community Discussion
No community discussion yet for this question.