Dashboards & Visualizations

How to generate the data in the Visualization and Statistics tab ? [How to write queries for this]

Pravinraju
New Member

How to generate the data in the Visualization and Statistics tab ?

Actually what sort of queries are to be used to generate the data in Visualization and Statistics tab . Some search criteria do not provide data in Statistics and Visualization tabs !

Let me know if I know what sort of queries are to be used to generate the data in Statistics and Visualization tabs !

Tags (1)
0 Karma
1 Solution

tiagofbmm
Influencer

Hey

Any statistical commands applied to data will get you data in there.

Have a look at all the "Transforming commands" here http://docs.splunk.com/Documentation/Splunk/7.0.2/Search/Typesofcommands

Transforming
A transforming command orders the search results into a data table. These commands "transform" the specified cell values for each event into numerical values that Splunk software can use for statistical purposes. Transforming commands are not streaming. Also, transforming commands are required to transform search result data into the data structures that are required for visualizations such as column, bar, line, area, and pie charts.

Transforming commands include: chart, timechart, stats, top, rare, contingency, highlight, typer, and addtotals when it is used to calculate column totals (not row totals).

View solution in original post

0 Karma

tiagofbmm
Influencer

Hey

Any statistical commands applied to data will get you data in there.

Have a look at all the "Transforming commands" here http://docs.splunk.com/Documentation/Splunk/7.0.2/Search/Typesofcommands

Transforming
A transforming command orders the search results into a data table. These commands "transform" the specified cell values for each event into numerical values that Splunk software can use for statistical purposes. Transforming commands are not streaming. Also, transforming commands are required to transform search result data into the data structures that are required for visualizations such as column, bar, line, area, and pie charts.

Transforming commands include: chart, timechart, stats, top, rare, contingency, highlight, typer, and addtotals when it is used to calculate column totals (not row totals).

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...