内容简介:Logstash 是一个开源的服务端数据处理流程,可同时从多个源中获取数据,将其转换,然后将其发送到“收藏”中,目前拥有超过 200 个插件。它能集中、转换和藏匿您的数据。 Logstash 6.1.2 更新内容: bug 修复: ...
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
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Music Recommendation and Discovery
Òscar Celma / Springer / 2010-9-7 / USD 49.95
With so much more music available these days, traditional ways of finding music have diminished. Today radio shows are often programmed by large corporations that create playlists drawn from a limited......一起来看看 《Music Recommendation and Discovery》 这本书的介绍吧!
UNIX 时间戳转换
UNIX 时间戳转换
RGB HSV 转换
RGB HSV 互转工具