Fluentd v1.6.1 and v1.6.2 has been released

Hi users!

We have released v1.6.1 and v1.6.2. ChangeLog is here. These release includes several enhancements and bug fixes.

http_server helper: Add title argument to the API

This fix is important to launch HTTP servers in different plugins. Old implementation uses same thread identifier for all HTTP servers and it won't work.

Check also API article.

certificates: Support all private keys OpenSSL supports

fluentd assumes private key is RSA before. Now, other types are supported, e.g. EC and DSA.

Other bug fixes

  • pluginconfigformatter: use new doc URL
  • out_forward: Avoid zero division error when there are no available nodese

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.