SPLK-1002 · Question #57
When a search returns __________, you can view the results as a list.
The correct answer is C. statistical values. In Splunk, when a search returns statistical values from transforming commands, the results can be viewed as a list in the Statistics tab.
Question
When a search returns __________, you can view the results as a list.
Options
- Aa list of events
- Btransactions
- Cstatistical values
How the community answered
(49 responses)- A4% (2)
- B6% (3)
- C90% (44)
Why each option
In Splunk, when a search returns statistical values from transforming commands, the results can be viewed as a list in the Statistics tab.
A list of events is displayed in the Events tab, not as a list in the Statistics view context.
Transactions are groupings of related events and are shown in the Events tab, not as statistical list results.
Statistical values, produced by transforming commands such as stats, chart, or timechart, generate tabular data that Splunk displays in the Statistics tab as a list. This list format allows users to review each row of computed results, such as counts or averages, in a structured column-and-row layout.
Concept tested: Splunk search result display modes by type
Source: https://docs.splunk.com/Documentation/Splunk/latest/Search/Aboutsearchresults
Topics
Community Discussion
No community discussion yet for this question.