内容简介:Kibana 6.3.2 已发布,包含以下更新内容: Bug fixes Accessibility [Fixes #19012] Adds missing aria level on the solutions page in Kibana. In particular, it adds aria-level to KuiCardDescriptionTitle...
Kibana 6.3.2 已发布,包含以下更新内容:
Bug fixes
Accessibility
[Fixes #19012] Adds missing aria level on the solutions page in Kibana. In particular, it adds aria-level to KuiCardDescriptionTitle. #20579
Dashboard
[Fixes #20635] Reduces the scale factor to 4 when migrating panels that are in a dashboard with margins. #20727
Discover
[Fixes #19445] Removes outdated Aria attribute #20532
Monitoring
Fixes issues with sorting and filtering of Elasticsearch nodes #20383
This issue fixes the sorting and filtering of rows in the table of Elasticsearch nodes in the Kibana Monitoring UI.
Reporting
Fixes issue with running Chromium headless over HTTP when accessing Kibana publicly via HTTPS #20528
Sharing
[Fixes #20635] Changes the scale factor when upgrading panels with margins #20684
This change reduces the scale factor to 4 when migrating panels that are in a dashboard with margins.
Visualization
[Fixes #19378, #16884] Fixes editor sidebar to better handle long field names #20476
[Fixes #20240] Fixes issues with the flickering of visualizations on refresh #20817
Avoids shard failures when performing a
geo_bounding_boxfilter on coordinate maps #19548Fixes disabled aggregations in the visualization editor #20450
Important documentation and developer changes
Platform
Defaults to running the Elasticsearch functional test server from a snapshot locally in the X-Pack directory #20585
Visualization
Adds distinct links and float tags to Region Map docs #20361
Kibana 是一个为 Logstash 和 ElasticSearch 提供的日志分析的 Web 接口。可使用它对日志进行高效的搜索、可视化、分析等各种操作。
发布说明:https://www.elastic.co/guide/en/kibana/6.3/release-notes-6.3.2.html
下载地址:https://www.elastic.co/downloads/kibana
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上所述就是小编给大家介绍的《Kibana 6.3.2 发布,高效日志搜索和分析平台》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Qt 5.9 C++开发指南
王维波、栗宝鹃、侯春望 / 人民邮电出版社 / 2018-5-1 / 89.00元
本书以Qt 5.9 LTS版本为开发平台,详细介绍了Qt C++开发应用程序的技术,包括Qt应用程序的基本架构、信号与槽工作机制、图形显示的Graphics/View架构、数据编辑和显示的Model/View架构、对话框和多窗口的设计与调用方法等,介绍了常用界面组件、文件读写、绘图、图表、数据可视化、数据库、多线程、网络和多媒体等模块的使用。每个编程主题都精心设计了完整的实例程序。 通过阅读......一起来看看 《Qt 5.9 C++开发指南》 这本书的介绍吧!