Splunk Search

Gauge not showing numbers over a billion

rossparfect
Path Finder

Morning all is there a way to show over 1 billion on a gauge without out it converting to 1E etc,

Thanks

0 Karma
1 Solution

rossparfect
Path Finder

Thanks for that, didn't think of dividing it ( then adding the (Millions) in a field header,

View solution in original post

0 Karma

rossparfect
Path Finder

Thanks for that, didn't think of dividing it ( then adding the (Millions) in a field header,

0 Karma

chrisyounger
SplunkTrust
SplunkTrust

hi @rossparfect

You could do somthing like this <your search> | eval total_sales= round(total_sales / 1000000, 3) | fields total_sales

This would give you the value in millions .

Hope this helps

0 Karma
Get Updates on the Splunk Community!

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...

Tech Talk | Elevating Digital Service Excellence: The Synergy of Splunk RUM & APM

Elevating Digital Service Excellence: The Synergy of Real User Monitoring and Application Performance ...