There are servers with different timezones on them. The problem is, when their logs are shipped via Syslog to Graylog, they won’t get displayed in a relative search. Instead one has to use absolute one.
I suppose, that’s because Graylog shows logs basing on the timestamp in them, right? Is there a way to change that behaviour so as to it’d show logs with any timezone at the current moment (perhaps basing on its own local timezone, not one from the clients)?
does your timestamps contain information about the timezones? Cause Graylog will take the timestamp as UTC if no information about a timezone is given.