Logstash 是一个开源的服务端数据处理流程,可同时从多个源中获取数据,将其转换,然后将其发送到“收藏”中,目前拥有超过 200 个插件。它能集中、转换和藏匿您的数据。 Logstash 6.1.2 更新内容: bug 修复: Fixed a bug that caused empty objects when cloning Logstash Timestamp instances Changed the way pipeline configurations are hashed to ensure consistence (not user facing) 输入插件: Beats: Re-order Netty pipeline to avoid NullPointerExceptions in KeepAliveHandler when Logstash is under load Improve exception logging Upgrade to Netty 4.1.18 with tcnative 2.0.7 Better handle case when remoteAddress is nil to reduce amount of warning messages in logs Jdbc: Fix thread and memory leak. See (#255) Kafka: Upgrade Kafka client to version 1.0.0 完整内容请查看发行说明。 下载地址:https://www.elastic.co/downloads/logstash Logstash 6.1.2 发布,开源服务端数据处理流程下载地址