Splunk Search

How to convert to epoch time?

jacqu3sy
Path Finder

Is it possible to convert the following into an epoch timestamp using strptime;

2018-05-31T06:49:13Z

Or will I need to use regex to rip out the T and the Z first?

0 Karma
1 Solution

FrankVl
Ultra Champion

No need to strip that out, you can put those characters plainly into the time format string, like so: %Y-%m-%dT%TZ

View solution in original post

0 Karma

FrankVl
Ultra Champion

No need to strip that out, you can put those characters plainly into the time format string, like so: %Y-%m-%dT%TZ

0 Karma

jacqu3sy
Path Finder

Awesome. Thanks. It wasnt playing when I was trying to do it. Too early on a Monday.... that worked great. Thanks.

0 Karma
Get Updates on the Splunk Community!

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

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had 3 releases of new security content via the Enterprise Security ...

Archived Metrics Now Available for APAC and EMEA realms

We’re excited to announce the launch of Archived Metrics in Splunk Infrastructure Monitoring for our customers ...