kibana 显示 @timestamp 时间问题(utc or browser当前时间)自动转换显示
生活随笔
收集整理的这篇文章主要介绍了
kibana 显示 @timestamp 时间问题(utc or browser当前时间)自动转换显示
小编觉得挺不错的,现在分享给大家,帮大家做个参考.
https://github.com/elasticsearch/kibana/issues/95
可以统一@timestamp时间字段为当前信息时区的时间!
http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/mapping-date-format.html
转载于:https://www.cnblogs.com/sunxucool/p/3939701.html
总结
以上是生活随笔为你收集整理的kibana 显示 @timestamp 时间问题(utc or browser当前时间)自动转换显示的全部内容,希望文章能够帮你解决所遇到的问题。
- 上一篇: setInterval
- 下一篇: JAVA Web学习篇--Servlet