Fluentd v1.11.0 has been released

Hi users!

We have released v1.11.0. ChangeLog is here.

in_unix: Use v1 API

Migrate to v1 plugin API.

In addition, in_unix now supports tag parameter to use fixed tag.

Improve syslog parser

There are several improvements:

  • Improve message_format auto performance by avoiding object allocation
  • Support any time_format for RFC3164 with parser_type string
  • Support parser_type string for RFC5424. This parser is 2x faster than parser_type regexp

We now recommend to use parser_type string for both RFC3164 and RFC5424.

Major bug fixes

  • in_gc_stat: Add use_symbol_keys parameter to support non-stdout plugin.

Enjoy logging!

Subscribed to the RSS feed here.

Written by Masahiro Nakagawa

Masahiro (@repeatedly) is the main maintainer of Fluentd. He works on Fluentd development and support full-time. He is also a committer of the D programming language.