Splunk Cloud Platform

How to configure Time Format from Epoch (13 digits)?

lmmills
Explorer

I am new to Splunk so please forgive me for what I do not know.  We are getting events with start=1661359208771 and need to covert it to a readable timestamp.  I have tried changing the below Timestamp format and prefix with no luck.  Any suggestions?

%s%3n.pngregex.png

Labels (2)
Tags (2)
0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust

You had the right TIME_FORMAT the first time.  These settings should do it.

 

TIME_PREFIX = start=
TIME_FORMAT = %s%3N

If you need to experiment with ingest settings, try using the Add Data wizard.

---
If this reply helps you, Karma would be appreciated.

View solution in original post

richgalloway
SplunkTrust
SplunkTrust

You had the right TIME_FORMAT the first time.  These settings should do it.

 

TIME_PREFIX = start=
TIME_FORMAT = %s%3N

If you need to experiment with ingest settings, try using the Add Data wizard.

---
If this reply helps you, Karma would be appreciated.
Get Updates on the Splunk Community!

Index This | What’s a riddle wrapped in an enigma?

September 2025 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with this ...

BORE at .conf25

Boss Of Regular Expression (BORE) was an interactive session run again this year at .conf25 by the brilliant ...

OpenTelemetry for Legacy Apps? Yes, You Can!

This article is a follow-up to my previous article posted on the OpenTelemetry Blog, "Your Critical Legacy App ...