Logstash 5.1.2 发布了。主要更新内容如下:
Restored the ability to remove
tags
fields from events. In versions 5.0.1 and 5.1.1,tags
fields could not be removed because of a side effect from another related change (Issue 6429, Issue 6384).Corrected the slowlog field
took_in_millis
to report duration in milliseconds instead of microseconds (Issue 6476).
完整更新内容请查看更新日志。
下载地址:
Logstash 是一个应用程序日志、事件的传输、处理、管理和搜索的平台。你可以用它来统一对应用程序日志进行收集管理,提供 Web 接口用于查询和统计。
Logstash 现在是 ElasticSearch 家族成员之一。