Splunk Search

Is the duration field always in seconds? (transaction command)

msarro
Builder

Greetings everyone,
I just want to verify that the transaction generated duration field is always in seconds. it doesn't say definitively in the transaction guide. The examples below allude to it being in seconds, but I'm not entirely sure. Any advice would be helpful, thanks!

Tags (1)
0 Karma
1 Solution

dwaddle
SplunkTrust
SplunkTrust

Yes, it is always seconds. But, it could be a floating point value for partial seconds if you have subseconds in your timestamps.

View solution in original post

dwaddle
SplunkTrust
SplunkTrust

Yes, it is always seconds. But, it could be a floating point value for partial seconds if you have subseconds in your timestamps.

msarro
Builder

Thanks, that's exactly what I needed to know!

0 Karma

Justin1224
Communicator

Would a condition of duration>300,000,000 make sense, seeing as how that is 9.5 years? Splunk ships with certain pre-built queries for ES, and one of them had that condition. The query was titled 'Long Lived Connections' but that sort of seems ridiculous to me. I know this question is old but it seems the most relevant and I would hate to open a whole new question if I can get a quick answer here.

Thank you!

0 Karma
Get Updates on the Splunk Community!

Troubleshooting the OpenTelemetry Collector

  In this tech talk, you’ll learn how to troubleshoot the OpenTelemetry collector - from checking the ...

Adoption of Infrastructure Monitoring at Splunk

  Splunk's Growth Engineering team showcases one of their first Splunk product adoption-Splunk Infrastructure ...

Modern way of developing distributed application using OTel

Recently, I had the opportunity to work on a complex microservice using Spring boot and Quarkus to develop a ...