内容简介:Logstash 6.4.2更新亮点
Logstash 6.4.2 发布了 ,Logstash 是开源的服务器端数据处理管道,能够同时从多个来源采集数据,转换数据,然后将数据发送到你最喜欢的“存储库”中。
更新亮点
-
Make cgroups support more robust and provide the override similar to ES ( #10012 ).
Plugins
Cef Codec
-
Added reverse_mapping option, which can be used to make encoder compliant to spec #51
-
Fix handling of malformed inputs that have illegal unescaped-equals characters in extension field values (restores behaviour from ⇐ v5.0.3 in some edge-cases) #56
Heartbeat Input
-
Fixed shutdown concurrency issues by simplifying shutdown signal handling #15
完整更新内容请查阅发布说明:
下载地址:
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- Twitter开源了流数据处理引擎Heron
- Logstash 7.6.1 发布,开源服务端数据处理流程
- Logstash 7.7.0 发布,开源服务端数据处理流程
- Logstash 6.1.2 发布,开源服务端数据处理流程
- Logstash 7.8.0 发布,开源服务端数据处理流程
- Logstash 6.2.1 发布,开源服务端数据处理流程
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Computing Patterns in Strings
Bill Smyth / Addison Wesley / 2003 / $ 75.00
The computation of patterns in strings is a fundamental requirement in many areas of science and information processing. The operation of a text editor, the lexical analysis of a computer program, the......一起来看看 《Computing Patterns in Strings》 这本书的介绍吧!