rsyslog 5.8.3 (v5-stable) released

This release adds support for new systemd features as well as some forward-compatibility patches. Note that the syntax of the outchannel action has slightly changed. The previous syntax is still accepted, but a warning message describing the new syntax is issued.

ChangeLog:

http://www.rsyslog.com/changelog-for-5-8-3-v5-stable/

Download:

http://www.rsyslog.com/rsyslog-5-8-3-v5-stable/

As always, feedback is appreciated.

Best regards,
Tom Bergfeld

Changelog for 5.8.3 (v5-stable)

Version 5.8.3 [V5-stable] (rgerhards), 2011-07-11

  • systemd support: set stdout/stderr to null – thx to Lennart for the patch
  • added support for the “:omusrmsg:” syntax in configuring user messages
  • added support for the “:omfile:” syntax in configuring user messages
    Note: previous outchannel syntax will generate a warning message. This
    may be surprising to some users, but it is quite urgent to alert them
    of the new syntax as v6 can no longer support the previous one.

Changelog for 4.7.4 (v4-beta)

Version 4.7.4 [v4-beta] (rgerhards), 2011-07-11

  • added support for the “:omusrmsg:” syntax in configuring user messages
  • added support for the “:omfile:” syntax in configuring user messages
  • added $LocalHostName config directive
  • bugfix: PRI was invalid on Solaris for message from local log socket
  • bugfix: local hostname was pulled too-early, so that some config
    directives (namely FQDN settings) did not have any effect

  • bugfix: atomic increment for msg object may not work correct on all
    platforms. Thanks to Chris Metcalf for the patch

  • bugfix: a slightly more informative error message when a TCP
    connections is aborted

Scroll to top