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 发布,开源服务端数据处理流程》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

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

算法设计与分析基础

算法设计与分析基础

莱维丁 (Anany Levitin) / 清华大学出版社 / 2013-5-1 / CNY 79.00

《算法设计与分析基础(第3版 影印版)》在讲述算法设计技术时采用了新的分类方法,在讨论分析方法时条分缕析,形成了连贯有序、耳目一新的风格。为便于学生掌握,本书涵盖算法入门课程的全部内容,更注重对概念(而非形式)的理解。书中通过一些流行的谜题来激发学生的兴趣,帮助他们加强和提高解决算法问题的能力。每章小结、习题提示和详细解答,形成了非常鲜明的教学特色。 《算法设计与分析基础(第3版 影印版)》......一起来看看 《算法设计与分析基础》 这本书的介绍吧!

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

各进制数互转换器

随机密码生成器
随机密码生成器

多种字符组合密码

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具