Logstash 6.3.2 发布,开源服务端数据处理流程

栏目: 软件资讯 · 发布时间: 7年前

内容简介:Logstash 6.3.2 已发布,包含一些修复和改进: Fixes a dependency issue with the Guava library (Issue 9836). Fixes issue when launching logstash from a path that contains white spaces (Issue 9832). F...

Logstash 6.3.2 已发布,包含一些修复和改进:

  • Fixes a dependency issue with the Guava library (Issue 9836).

  • Fixes issue when launching logstash from a path that contains white spaces (Issue 9832).

  • Fixes issue with non-unicode event keys in serialization (Issue 9821).

  • Fixes jruby-openssl conflict after running bin/logstash-plugin update (Issue 9817).

  • Fixes development environment jruby artifact downloading (Issue 9807).

Plugins

Dissect Filter

  • Fix Trailing Delimiters requires a false field #57.

Graphite Output

  • Fixes exception handling during socket writing to prevent logstash termination #33.

Http Output

  • Fixes high CPU usage on retries in json_batch mode #89.

  • Adds compression in json_batch mode #89.

Logstash 是一个应用程序日志、事件的传输、处理、管理和搜索的平台。你可以用它来统一对应用程序日志进行收集管理,提供 Web 接口用于查询和统计。Logstash 现在也是 ElasticSearch 家族成员之一。

发布说明:https://www.elastic.co/guide/en/logstash/6.3/logstash-6-3-2.html

下载地址:https://www.elastic.co/downloads/logstash


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Effective Python

Effective Python

布雷特·斯拉特金(Brett Slatkin) / 爱飞翔 / 机械工业出版社 / 2016-1 / 59

用Python编写程序,是相当容易的,所以这门语言非常流行。但若想掌握Python所特有的优势、魅力和表达能力,则相当困难,而且语言中还有很多隐藏的陷阱,容易令开发者犯错。 本书可以帮你掌握真正的Pythonic编程方式,令你能够完全发挥出Python语言的强大功能,并写出健壮而高效的代码。Scott Meyers在畅销书《Effective C++》中开创了一种以使用场景为主导的精练教学方......一起来看看 《Effective Python》 这本书的介绍吧!

在线进制转换器
在线进制转换器

各进制数互转换器

MD5 加密
MD5 加密

MD5 加密工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试