Hi all, I’m facing a new problem on my fresh Graylog installation:
Environment:
Centos 7.6
Graylog 3.0.1
Elasticsearch 6.7.1
MongoDB v4.0.9
It seems that all my configured Dashboards are showing as timestamp information the “current time” at the moment when I open the dashboard; on the other hand, I’m receiving the correct timestamps from a numbers of different inputs!
I can see the right timestamp also when I perform queries.
Time configuration in graylog web admin:
User admin: 2019-05-06 17:51:29 +02:00
Your web browser: 2019-05-06 17:51:29 +02:00
Graylog server: 2019-05-06 17:51:29 +02:00
Time configuration on Graylog OS
[root@graylog3 ~]# timedatectl
Local time: Mon 2019-05-06 17:52:13 CEST
Universal time: Mon 2019-05-06 15:52:13 UTC
RTC time: Mon 2019-05-06 15:52:13
Time zone: Europe/Rome (CEST, +0200)
NTP enabled: yes
NTP synchronized: yes
RTC in local TZ: no
DST active: yes
Last DST change: DST began at
Sun 2019-03-31 01:59:59 CET
Sun 2019-03-31 03:00:00 CEST
Next DST change: DST ends (the clock jumps one hour backwards) at
Sun 2019-10-27 02:59:59 CEST
Sun 2019-10-27 02:00:00 CET
Any Idea about what is wrong in Dashboard configuration?
Thanks a lot