Dashboards & Visualizations

"Stats count" in dashboard's panel does not render total number

hardywang
Explorer

For example if I run this query index=my-index sourcetype=my-source-type | where match(source, "my-regex-pattern") | stats count in standard ssearch tool, I get a total number of events matching the search criteria. This is what I am looking for.

When I go to dashboard => add panel => new events, and paste the same query, the display of the panel actually is list of event details, same as the result of index=my-index sourcetype=my-source-type | where match(source, "my-regex-pattern") in standard search tool.

Any idea how can I make the panel in dashboard to just display one number?

0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust

Edit the dashboard and change the panel's visualization type to Singlevalue rather than Table.

---
If this reply helps you, Karma would be appreciated.

View solution in original post

richgalloway
SplunkTrust
SplunkTrust

Edit the dashboard and change the panel's visualization type to Singlevalue rather than Table.

---
If this reply helps you, Karma would be appreciated.

hardywang
Explorer

I adjusted the visualization from "Events" to "Statistics Table" or any gauges, now I see what I need.

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...