Hi all,
I've been shipping data from winlogbeat to logstash to es and the @timestamp field is not showing the correct timezone
The server is in GMT+11 and the date is correct as you can see below (Mar 4 11:04:01)
I'm not using any date filters in logstash
In Kibana when I click on last 15 min it's showing logs which are 11 hours in the past
Ruby debug from logstash
Mar 4 11:04:01 ndelastic logstash[28569]: "@timestamp" => 2020-03-04T00:03:20.512Z,