Splunk Search

Convert SS:%3N format string to milliseconds

okug
New Member

Hi,
An application outputs a processingtime information in "SS:%3N" format (e.g. "3.241" = 3.241 seconds )
Is there a way to convert the string to milliseconds value?

Thanks,
Hiroshi

Tags (1)
0 Karma

masonmorales
Influencer
| eval processingtimems=processingtime*1000
0 Karma

okug
New Member

Oops, there was a typo.
Example log message is 3:241 (not 3.241).

0 Karma

jkat54
SplunkTrust
SplunkTrust
0 Karma

okug
New Member

Thanks for your comments.
Original log message is using ":", like 3:241

Could you give me an example usage of strftime / strptime for how to convert "3:241" string to a double?

Thanks,

0 Karma
Get Updates on the Splunk Community!

Get the T-shirt to Prove You Survived Splunk University Bootcamp

As if Splunk University, in Las Vegas, in-person, with three days of bootcamps and labs weren’t enough, now ...

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...