Dashboards & Visualizations

Changing heatmap defenitions

jmheaton
Path Finder

So currently we have a dashboard pannel that runs a success rate for various items.
I have been looking at a way to show a heatmap when this success rate falls below a certain level.

100% would show up as white or no heat, while values below would start to show the heatmap in a degree that i would be able to set. For instince, very light red for values between 97-99, slightly darker for 90-97, and get darker and darker going down to 80%.

Currently i havn't found a way since by knowledge of XML is very minor.

Anyone got any ideas?

Thanks in advance.

Tags (2)
0 Karma
1 Solution

SK110176
Path Finder

It's far from a perfect solution but one that is much easier to implement than playing with css or js...

You could create a new field called failure rate and generate a heatmap based on that:

eval "Failure Rate" = 100-"Success Rate"

View solution in original post

SK110176
Path Finder

It's far from a perfect solution but one that is much easier to implement than playing with css or js...

You could create a new field called failure rate and generate a heatmap based on that:

eval "Failure Rate" = 100-"Success Rate"

Greggyboy69
New Member

spam removed

0 Karma

Greggyboy69
New Member

spam removed

0 Karma

rsennett_splunk
Splunk Employee
Splunk Employee

The Module you're looking for is DataOverlay, but there are no parameters to help you change the colors.
It can absolutely be done by customizing the css.

Start by looking at the answer here and follow the trail. You'll find examples of using css and javascript as well as a reference to an app that provides examples of how you might implement it (the app is for rowcolors).

With Splunk... the answer is always "YES!". It just might require more regex than you're prepared for!
0 Karma
Get Updates on the Splunk Community!

More Ways To Control Your Costs With Archived Metrics | Register for Tech Talk

Tuesday, May 14, 2024  |  11AM PT / 2PM ET Register to Attend Join us for this Tech Talk and learn how to ...

.conf24 | Personalize your .conf experience with Learning Paths!

Personalize your .conf24 Experience Learning paths allow you to level up your skill sets and dive deeper ...

Threat Hunting Unlocked: How to Uplevel Your Threat Hunting With the PEAK Framework ...

WATCH NOWAs AI starts tackling low level alerts, it's more critical than ever to uplevel your threat hunting ...