内容简介:Logstash 6.4.0 已发布,包含一些修复和改进: Adds the Azure Module for integrating Azure activity logs and SQL diagnostic logs with the Elastic Stack. Adds the azure_event_hubs input plugin as a de...
Logstash 6.4.0 已发布,包含一些修复和改进:
Adds the Azure Module for integrating Azure activity logs and SQL diagnostic logs with the Elastic Stack.
Adds the azure_event_hubs input plugin as a default plugin.
Adds support for port customization in cloud id (#9877).
Adds opt-in strict-mode for field reference (#9591).
Adds syntax highlighting for expressions in Grok Debugger Kibana#18572
Changes pipeline viewer visualization to use more tree like layout to express structure of pipeline configuration Kibana#18597
Fixes incorrect pipeline shutdown logging (#9688).
Fixes incorrect type handling between Java pipeline and Ruby pipeline (#9671).
Fixes possible where Ensure separate output streams to avoid keystore corruption issue by ensuring separate output streams (#9582).
Javafication to continue moving parts of Logstash core from Ruby to Java and some general code cleanup (#9414, #9415, #9416, #9422, #9482, #9486, #9489, #9490, #9491, #9496, #9520, #9587, #9574, #9610, #9620, #9631, #9632, #9633, #9661, #9662, #9665, #9667, #9668, #9670, #9676, #9687, #9693, #9697, #9699, #9717, #9723, #9731, #9740, #9742, #9743, #9751, #9752, #9765).
完整更新内容请查阅发布说明:
https://www.elastic.co/guide/en/logstash/6.4/logstash-6-4-0.html
Logstash 是一个应用程序日志、事件的传输、处理、管理和搜索的平台。你可以用它来统一对应用程序日志进行收集管理,提供 Web 接口用于查询和统计。Logstash 现在也是 ElasticSearch 家族成员之一。
下载地址:https://www.elastic.co/downloads/logstash
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- Twitter开源了流数据处理引擎Heron
- Logstash 7.6.1 发布,开源服务端数据处理流程
- Logstash 7.7.0 发布,开源服务端数据处理流程
- Logstash 6.1.2 发布,开源服务端数据处理流程
- Logstash 7.8.0 发布,开源服务端数据处理流程
- Logstash 6.2.1 发布,开源服务端数据处理流程
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Nginx高性能Web服务器详解
苗泽 / 电子工业出版社 / 2013-10 / 59.00元
《Nginx高性能Web服务器详解》全面介绍了当前Internet上流行的一款开放源代码的Web服务器——Nginx。全书一共分为四大部分,分别从入门、功能、实现和应用等四个方面对Nginx服务器的知识进行完整阐述,从而满足广大读者在应用Nginx服务器时的普遍性需求。同时也深入剖析了Nginx服务器的工作原理和实现技术,对其中使用到的数据结构和方法进行了详细阐述,并且结合实际的应用情况给出了多个......一起来看看 《Nginx高性能Web服务器详解》 这本书的介绍吧!