I'm new to Kibana and I looked for an answer but found nothing although this seems to be a popular topic.
I'm in France (UTC+1) and using Filebeat.
The problem is when a log is sent, say at 9:30 AM kibana shows it at 10:30 AM. If I check the document JSON the @timestamp is correct, but displayed differently..
Timestamps in Elasticsearch has to be in UTC timezone, which is why the JSON document looks the way it does. When Kibana displays data it will adjust timestamps based on the browsers timezone, which is why it differs from the raw data, which is not modified by Kibana.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.