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!

Stay Connected: Your Guide to February Tech Talks, Office Hours, and Webinars!

&#x1f48c; Keep the new year’s momentum going with our February lineup of Community Office Hours, Tech Talks, ...

Preparing your Splunk Environment for OpenSSL3

The Splunk platform will transition to OpenSSL version 3 in a future release. Actions are required to prepare ...

Incident Response: Reduce Incident Recurrence with Automated Ticket Creation

Culture extends beyond work experience and coffee roast preferences on software engineering teams. Team ...