Splunk Search

How do you create a timestamp field?

clarkedayne
New Member

I'm inputing a txt file into Splunk, and I need assistance with timestamp format and prefix.

Example event:

05:12:27.828-03/26/2019 - FR PMS

Thanks

0 Karma

woodcock
Esteemed Legend

In props.conf on your indexers:

[<YourSourcetypeHere>]
TIME_FORMAT = %H:%M:%S.%3N-%m/%d/%Y
MAX_TIMESTAMP_LOOKAHEAD = 23
TIME_PREFIX = <RegExToSkipToBeginningOfTimestamp>
0 Karma

adonio
Ultra Champion

the format is this: %H:%M:%S.%3N-%m/%d/%Y not sure what FR PMS stands for

0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...