Splunk Search

Limiting precision

msarro
Builder

Is there any easy way to limit precision in mathematical operations with eval? I've been requested to limit everything to a maximum of two decimal places.

Tags (1)
1 Solution

jrodman
Splunk Employee
Splunk Employee

Do you want 2 digits out from it, or do you really need the internal numbers to be cut?

It has formatting operators and so on, so you can just do eg |eval field=round(.... , 2)

View solution in original post

jrodman
Splunk Employee
Splunk Employee

Do you want 2 digits out from it, or do you really need the internal numbers to be cut?

It has formatting operators and so on, so you can just do eg |eval field=round(.... , 2)

msarro
Builder

That's the solution i ended up using. Thanks!

0 Karma

msarro
Builder

I was able to implement it using the eval round() command. Thanks to anyone who looked into it for me, your help is, as always, appreciated.

Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...

What's new in Splunk Cloud Platform 9.1.2312?

Hi Splunky people! We are excited to share the newest updates in Splunk Cloud Platform 9.1.2312! Analysts can ...

What’s New in Splunk Security Essentials 3.8.0?

Splunk Security Essentials (SSE) is an app that can amplify the power of your existing Splunk Cloud Platform, ...