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!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...