Splunk Dev

Single Value Viz Dashboard Studio

shreyasathavale
Communicator

I have to display a field called Info which has value A and color it based on range (low, severe, high) as was Splunk Classic but in Splunk Dashboard studio . How can i achieve that?

0 Karma

PaulPanther
Motivator

Check out on your splunk instance the Dashboard Example Hub. There you will find a bunch of examples how to visualize your data.

http://<your_splunk_url>:8000/en-GB/app/splunk-dashboard-studio/example-hub-nav-visualizations#Singl...

Example Source definition:

{
    "type": "splunk.singlevalue",
    "dataSources": {
        "primary": "ds_search1"
    },
    "options": {},
    "context": {},
}

 

0 Karma
Get Updates on the Splunk Community!

Index This | What’s a riddle wrapped in an enigma?

September 2025 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with this ...

BORE at .conf25

Boss Of Regular Expression (BORE) was an interactive session run again this year at .conf25 by the brilliant ...

OpenTelemetry for Legacy Apps? Yes, You Can!

This article is a follow-up to my previous article posted on the OpenTelemetry Blog, "Your Critical Legacy App ...