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
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...