Dashboards & Visualizations

radial gauge with logarithmic scale?

jan_wohlers
Path Finder

Hi,

I try to add a radial gauge. the scale is <1mio green, <50 mio yelloy and above 100mio red...

Is there a way to scale the gauge, so that the green field isn't that small?

Thank you

0 Karma
1 Solution

ytamura
Path Finder

I would try scaling the data first then visualizing the scaled data:

| eval scaledData = log(data, 10)

View solution in original post

0 Karma

ytamura
Path Finder

I would try scaling the data first then visualizing the scaled data:

| eval scaledData = log(data, 10)
0 Karma
Get Updates on the Splunk Community!

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...