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!

Splunk Auto Ingestion Parallel Pipeline Scaling

Why this feature matters Many Splunk environments experience ingestion pressure long before the host is fully ...

Best Practices: Splunk auto adjust pipeline queue

When you enable autoAdjustQueue in Splunk, maxSize should be understood as the queue size Splunk starts with ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...