Hi Aziz, Graylog is using Joda-Time internally, which is using tzdata 2016d (in case of Joda-Time 2.9.4 used in Graylog 2.1.x, http://www.joda.org/joda-time/upgradeto294.html).
The change for Turkey's timezone has been introduced in tzdata 2016g (https://github.com/eggert/tz/commit/3e31dbe52b8730ed762880e88bf4c68ac00b8cc3), so there might not be any fix for you right now. Cheers, Jochen On Thursday, 3 November 2016 18:10:19 UTC+1, Aziz Öğütlü wrote: > > Hi Jochen, > > # date -R > Thu, 03 Nov 2016 20:04:51 +0300 > > # grep ZONE /etc/sysconfig/clock > ZONE="Europe/Istanbul" > > On Thursday, November 3, 2016 at 7:43:56 PM UTC+3, Jochen Schalanda wrote: >> >> Hi Aziz, >> >> which timezone have you configured on the virtual machine? >> >> What's the output of "*date -R*" on that virtual machine? >> >> Cheers, >> Jochen >> >> On Thursday, 3 November 2016 17:39:38 UTC+1, Aziz Öğütlü wrote: >>> >>> Thank you for your answer Sébastien. >>> >>> We know where the graylog conf file is >>> (/etc/graylog/server/server.conf). And when we search "graylog2 timezone >>> configuration" on-line, we only find root_timezone = UTC parameter. We >>> tried time settings with changing this parameter to Etc/GMT-3, but Graylog >>> server time was still wrong. >>> >>> >>> We're not using vm, we're using qemu-kvm. >>> >>> And we're also ntp below. >>> # vim /etc/ntp.conf >>> >>> server 0.tr.pool.ntp.org >>> server 1.tr.pool.ntp.org >>> server 0.europe.pool.ntp.org >>> server 0.north-america.pool.ntp.org >>> >>> -- You received this message because you are subscribed to the Google Groups "Graylog Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/graylog2/8a3aec91-242f-4321-9347-eee58946074a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
