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 |