I have an index in elastic search. One of the fields in date time format has this format ""yyyy-MM-dd-HH:mm:ss.SSS". When we see this index on Kibana, it automatically adds +5.30 hours to date.
After searching I know that date time should be stored with time zone in ES. But I just want to display it without Kibana converting forcibly into UTC format. How can this be done?
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.