Dashboards & Visualizations

heatmap

secure
Path Finder

Hi i have a below table 

secure_0-1743603331782.png

i have been trying to represent it in a heat map i can see the percentage value in the blocks but how can i get the severity values => very high,high medium represented in the blocks 

secure_1-1743603390358.png

 

 

Labels (1)
Tags (1)
0 Karma

bowesmana
SplunkTrust
SplunkTrust

See @chrisyounger number viz app

https://splunkbase.splunk.com/app/4537

It can do what you want

bowesmana_0-1743718108759.png

 

0 Karma

dural_yyz
Motivator

In my research you need 3 values and your table only as 2.  Heat maps are representing change of value over interval of time by category.

 

| timechart span=<interval> max(<value>) as perc by <field_name>
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 ...