Hi folks,
Someone can help me with this issue ?
I did everything that I found in internet about this subject, but didn't succeed.
Kibana version : kibana-6.3.1-linux-x86_64
Tks
Hi folks,
Someone can help me with this issue ?
I did everything that I found in internet about this subject, but didn't succeed.
Kibana version : kibana-6.3.1-linux-x86_64
Tks
Thank you @bhavyarm,
I did this, but didn't working.
In ES Server the datetime it's correct, include the date inside the ES.
My time is GMT-0300
[user@server elasticsearch]$ date +"%Z %z"
BRT -0300
And I changed to
But the issue persists
Tks
Your Elasticsearch data 2018-07-17T11:08:59 is a date format that does not include timezone information. By default Elasticsearch will assume UTC. So to match the data, change Kibana's dateFormat:tz to also be UTC.
© 2020. All Rights Reserved - Elasticsearch
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.