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

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

内容简介:Logstash 6.2.1 已发布,Logstash 是一个开源的服务端数据处理流程,可同时从多个源中获取数据,将其转换,然后将其发送到“收藏”中,目前拥有超过 200 个插件。它能集中、转换和藏匿您的数据。 同样的,暂未发现...

Logstash 6.2.1 已发布,Logstash 是一个开源的服务端数据处理流程,可同时从多个源中获取数据,将其转换,然后将其发送到“收藏”中,目前拥有超过 200 个插件。它能集中、转换和藏匿您的数据。

同样的,暂未发现 Logstash 6.2.1 更新内容,点此保持关注

不妨看看 6.2.0 的更新说明:

  • Added support to protect sensitive settings and configuration in a keystore.

  • Added the jdbc_static filter as a default plugin.

  • Set better defaults to allow for higher throughput under load. (#8707 and #8702)

  • Set the default configuration for RPM/DEB/Docker installations to use Multiple pipelines.

  • Added a default max size value (100MB) for log files.

  • Added compression when log files are rolled (for ZIP-based installs).

  • Added the ability to specify --pipeline.id from the command line. (#8868)

  • Implemented continued improvements to the next generation of execution. Give it a try with the command line switch --experimental-java-execution.

Plugins

Jdbc_static Filter

  • Released the initial version the jdbc_static filter, which enriches events with data pre-loaded from a remote database.

Dissect Filter

  • Fixed multiple bugs. See the plugin release notes for 1.1.3.

Grok Filter

  • Fixed a thread leak that occurred when Logstash was reloaded.

Kafka Output

  • Improved error logging for when a producer cannot be created.

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


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


以上所述就是小编给大家介绍的《Logstash 6.2.1 发布,开源服务端数据处理流程》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

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

现代编译原理

现代编译原理

Andrew W.Appel、Maia Ginsburg / 人民邮电 / 2005-9 / 59.00元

《现代编译原理:C语言描述(英文版)(本科)》全面讲述了现代编译器的各个组成部分,包括:词法分析、语法分析、抽象语法、语义检查、中间代码表示、指令选择、数据流分析、寄存器分配以及运行时系统等。与大多数编译原理的教材不同,《现代编译原理:C语言描述(英文版)(本科)》采用了函数语言和面向对象语言来描述代码生成和寄存器分配,对于编译器中各个模块之间的接口都给出了实际的 C 语言头文件。 全书分成两部分......一起来看看 《现代编译原理》 这本书的介绍吧!

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

URL 编码/解码
URL 编码/解码

URL 编码/解码

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具