Elasticsearch assumes UTC dates. The JSON document you shared is then UTC based as no explicit timezone has been defined in @timestamp field.
Kibana uses your browser settings I think to display dates in your timezone.
hi @David,
Thanks for the reply how can i define timezone in my index pattern or in the JSON file.
in the index i have mentioned like
"@timestamp": {
"type": "date"
can i put field like "time_zone" here
}
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.