- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
couldn't recognize IDT time zone in timestamp extraction
barakharyati1
New Member
04-05-2017
02:26 AM
Hi
i am trying to extract time stamp from a log file
the time stamp in the file is
Mar 25, 2017 10:00:01 PM IDT
and i am using that Timestamp format %b %d, %Y %H:%M:%S %p %Z
but Splunk couldn't recognize IDT (Israel Daylight Time) as legal TimeZone
https://www.timeanddate.com/time/zones/idt
please advise
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

richgalloway

SplunkTrust
04-05-2017
08:23 AM
Consider adding TZ_ALIAS = IST=GMT+02:00, IDT=GMT+03:00
to your props.conf file.
---
If this reply helps you, Karma would be appreciated.
If this reply helps you, Karma would be appreciated.
