Splunk Search

Extract date and time in a specific format

horsefez
Motivator

Hi,

I'm trying to figure out how to extract date and time in a specific format.
The date in the logs are in this format.

26.11.2015;193245932

The format is dd.MM.yyyy;hhmmssSSS

Am I able to specify how this field should be interpreted?
And if YES, how do I need to do this?

Thanks in advance!

Regards,
pyro_wood

0 Karma
1 Solution

martin_mueller
SplunkTrust
SplunkTrust

You would specify this in props.conf for your sourcetype:

TIME_FORMAT = %d.%m.%Y;%H%M%S%3N

View solution in original post

martin_mueller
SplunkTrust
SplunkTrust

You would specify this in props.conf for your sourcetype:

TIME_FORMAT = %d.%m.%Y;%H%M%S%3N

horsefez
Motivator

Thank you very much! 🙂

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...