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!

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 ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...