Quantcast
Channel: Latest Questions on Splunk Answers
Viewing all articles
Browse latest Browse all 13053

How can you pass the values of earliest and latest?

$
0
0

I have a text date stamp called ACK_Time that I need to validate is between earliest=-1d@d AND latest=-0d@d. I can ... earliest=-1d@d AND latest=-0d@d | convert timeformat "%m/%d/%y %H:%M:%S" mktime(ACK_Time as ack_time| ..

but now I need to recall the values of earliest and latest as epoch so I can:

...| where ealiest<= ack_time AND ack_time<=latest|....

Is there a way to pass the values captured in earliest and latest so they can be reused in a where clause?


Viewing all articles
Browse latest Browse all 13053

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>