Getting Data In

Why is TIME_FORMAT not working?

himanshu1
Loves-to-Learn Lots

Hello Friends,

In a sourcetype , data are coming in from multiple hosts and host are residing in diff-2 time zones.

In raw logs we can see time zone is also mentioned, I want to write a generic TIME_FORMAT for this.

time stamps example :

Mar 7 09:18:00 SGT:
Mar 6 19:07:42 UTC:
Mar 7 01:31:58.460 WST:
Mar 7 09:13:17.384:

 

I tried like TIME_FORMAT= %b %d %H:%M:%S.%Q %Z , WHICH IS NOT WORKING.

%Z is not able to recognize time zone here , please help me with some other expression.

 

Thanks in advance 🙂

Happy Splunking !  !

Labels (1)
0 Karma

PickleRick
SplunkTrust
SplunkTrust

You can't have a single TIME_FORMAT for two different time specs.

You could try to extract a "base timestamp" from the event then offsetting it with data from timezone by INGEST_EVAL

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Persistent Queue at TcpOut — One of Splunk's Most Practical Features

Splunk introduced persistent queueing at the tcpout layer as one of the most practical resilience features in ...

Skip the Awkward Silence: Have a .conf-ersation at .conf26

Picture this. You arrive at .conf26 already having your socializing and networking plans mapped out. No ...

Rethinking Zero Trust: From Product Purchases to Logical Control Evidence

Implementing Zero Trust (ZT) across complex environments often falters at the very beginning due to a ...