Dashboards & Visualizations

Dashboard view

ksharma7
Path Finder

I have to create something look alike below on splunk :

 

ksharma7_0-1596516402606.png

 

I have something like below , but how to get a view like above , if someone could help me here :

 

ksharma7_1-1596516576307.png

 

0 Karma

thambisetty
SplunkTrust
SplunkTrust

you need time series data to do that.

 

Screen Shot 2020-08-04 at 2.29.58 PM.png

 

 

 

 

 

Screen Shot 2020-08-04 at 2.31.59 PM.png

 

sample search 

 

 

index=_internal 
| timechart count

 

————————————
If this helps, give a like below.
0 Karma

rnowitzki
Builder

Hi @ksharma7 ,

This is the "Single Value" Visualization. You can select it for the panel, when you put your Dashboard in edit mode (=> "select visualization" button).

Hope this answers your question.

BR
Ralph

 

 

--
Karma and/or Solution tagging appreciated.
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 ...