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 Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...