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!

Enterprise Security Content Update (ESCU) | New Releases

In January, the Splunk Threat Research Team had one release of new security content via the Splunk ES Content ...

Expert Tips from Splunk Professional Services, Ensuring Compliance, and More New ...

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Observability Release Update: AI Assistant, AppD + Observability Cloud Integrations & ...

This month’s releases across the Splunk Observability portfolio deliver earlier detection and faster ...