@Timestamp Time offset
Posted: Thu Aug 06, 2015 10:30 am
The @timestamp field on my dashboard is offeset 5 hours into the future from the actual time of the alert
This happens on dashboards with data originating on a Linux client using rsyslog and Windows client using nxlog. Tried this, no dice --
I'm on 2015R2.1 so I am betting the bug this talks about was fixed, but I tried it anyway.
The "Nagios Log Server Search" dashboard, the timestamp is correct -- Thanks.
This happens on dashboards with data originating on a Linux client using rsyslog and Windows client using nxlog. Tried this, no dice --
I'm on 2015R2.1 so I am betting the bug this talks about was fixed, but I tried it anyway.
Code: Select all
# cat /etc/sysconfig/clock
ZONE="America/Chicago"
# cat /etc/php.ini | grep date.timezone
; http://www.php.net/manual/en/datetime.configuration.php#ini.date.timezone
date.timezone = America/Chicago
The "Nagios Log Server Search" dashboard, the timestamp is correct -- Thanks.