Splunk Search

ln is to exp, as log is to ___ ?

fk319
Builder

I am using "bucket span=log1.1 Time" but it puts it bucket ranges, 1-1.1, 1.1-1.2, etc.

so I tried to use log(Time,1.1) but I could not fine the correct exp() function.

This works, "eval Time=exp(floor(ln(Time)))".

Tags (2)
0 Karma
1 Solution

martin_mueller
SplunkTrust
SplunkTrust

Speaking in maths terms, ln is to e^x as log is to 10^x.
In splunk terms, e^x is exp(x) and 10^x is pow(10,x).

What are you trying to achieve?

View solution in original post

martin_mueller
SplunkTrust
SplunkTrust

Speaking in maths terms, ln is to e^x as log is to 10^x.
In splunk terms, e^x is exp(x) and 10^x is pow(10,x).

What are you trying to achieve?

fk319
Builder

I looked and looked and skipped the 'p's I guess. pow is what I was looking for, thanks...

0 Karma
Get Updates on the Splunk Community!

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

Let’s Get You Certified – Vegas-Style at .conf24

Are you ready to level up your Splunk game? Then, let’s get you certified live at .conf24 – our annual user ...