Getting Data In

The timezone for Turkey will stay at the Daylight Saving Time of UTC/GMT +03:00. What can be carried out in Splunk so this timezone is picked up.

christopherr_sp
Splunk Employee
Splunk Employee

In Turkey, the clock is no longer going back during the Winter months the timezone will always be:

GMT +03:00

[https://www.timeanddate.com/worldclock/turkey/istanbul][1]

0 Karma

christopherr_sp
Splunk Employee
Splunk Employee

Splunk handles timezones with the following order:

(1) A time zone indicator in the raw event data e.g. -800, GMT-8 or PST

(2) The value of a TZ attribute set in props.conf
* Checks the host, source or sourcetype stanzas
* If a forwarder is used, the forwarder-provided time zone is used

e.g.

[host::myserver*] 
TZ = Europe/Moscow 

[source::/mnt/eu_east/*] 
TZ = Europe/Volgograd 

(3) If all else fails, Splunk applies the timezone of the indexer's host server.

https://en.wikipedia.org/wiki/List_of_tz_database_time_zones

So in the meantime you just need to use a timezone (close to Turkey) that has +03:00 all year around until a patch has been created.

    CC* Coordinates*      TZ*                Comments*                   UTC offset  UTC DST offset Notes 

    RU  +554521+0373704 Europe/Moscow      MSK+00  - Moscow area           +03:00   +03:00 
    RU  +4844+04425     Europe/Volgograd    MSK+00  - Volgograd, Saratov    +03:00  +03:00

The following Enhancement Request has been logged:

SPL-129875 Turkey timezone change to +03:00 (permanent Daylight Saving)

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

What Is Splunk? Here’s What You Can Do with Splunk

Hey Splunk Community, we know you know Splunk. You likely leverage its unparalleled ability to ingest, index, ...

Level Up Your .conf25: Splunk Arcade Comes to Boston

With .conf25 right around the corner in Boston, there’s a lot to look forward to — inspiring keynotes, ...

Manual Instrumentation with Splunk Observability Cloud: How to Instrument Frontend ...

Although it might seem daunting, as we’ve seen in this series, manual instrumentation can be straightforward ...