rsyslog 7.2.0 (v7-stable) released
We are proud to announce the first stable version of the v7 branch. It contains only minor bug fixes in addition to the latest beta.
With that version, a full structured-logging/lumberjack enabled version is now available. For the top 5 advantages of rsyslog v7, please see
http://www.rsyslog.com/main-advantages-of-rsyslog-v7-vs-v5/
With this release, version 5 of rsyslog becomes legacy and is no longer supported by the rsyslog project. However, rsyslog v5 continues to be supported as part of Adiscon’s professional services for rsyslog, please see
http://www.rsyslog.com/professional-services/enterprise-support/
We would also like to point you to Rainer’s blog, where he describes the importance of this release in more detail. The relationship to v6 is also clarified. Please see
http://blog.gerhards.net/2012/10/new-v7v6-stable-v5-now-legacy.html
ChangeLog:
http://www.rsyslog.com/changelog-for-7-2-0-v7-stable/
Download:
http://www.rsyslog.com/rsyslog-7-2-0-v7-stable/
As always, feedback is appreciated.
Best regards,
Florian Riedl
Changelog for 7.2.0 (v7-stable)
Version 7.2.0 [v7-stable] 2012-10-22
This starts a new stable branch based on 7.1.12 plus the following changes:
- bugfix: imuxsock did not properly honor $LocalHostIPIF
- omruleset/omdiscard do no longer issue “deprecated” warings, as 7.1 grammar does not permit to use the replacements under all circumstances
rsyslog 7.2.0 (v7-stable)
Download file name: rsyslog 7.2.0 (stable)
rsyslog 7.2.0 (stable)
sha256 hash: d7bfc764a5f552900835746f09003d74576e3d119d12d6993104ab9cad4de69d
Author: Rainer Gerhards (rgerhards@adiscon.com)
Version: 7.2.0 File size: 2.695 MB
rsyslog 6.6.0 (v6-stable)
Download file name: rsyslog 6.6.0 (stable)
rsyslog 6.6.0 (stable)
Sha256 hash: 80aabccf5945d7e26152a2ad29100e147d1fecb300397dc4ccda41acaf2ec33d
Author: Rainer Gerhards (rgerhards@adiscon.com)
Version: 6.6.0 File size: 2.672 MB
Changelog for 6.6.0 (v6-stable)
Version 6.6.0 [v6-stable] 2012-10-22
This starts a new stable branch, based on the 6.5.x series, plus:
- bugfix: imuxsock did not properly honor $LocalHostIPIF
rsyslog 7.3.1 (v7-devel) released
We have just released 7.3.1 of the v7-devel branch. This version increases template processing speed, for the $NOW-family of properties very considerably. It also contains a compatibility change in regard to lumberjack structured logging.
ChangeLog:
http://www.rsyslog.com/changelog-for-7-3-1-v7-devel/
Download:
http://www.rsyslog.com/rsyslog-7-3-1-v7-devel/
As always, feedback is appreciated.
Best regards,
Florian Riedl
rsyslog 7.3.1 (v7-devel)
Download file name: rsyslog 7.3.1 (devel)
rsyslog 7.3.1 (devel)
sha256 hash: f893188c8aa6e9728478e765b2fd4132e11b6d6a7e8e46f87b624cc9aa5ef538
Author: Rainer Gerhards (rgerhards@adiscon.com)
Version: 7.3.1 File size: 2.697 MB
Changelog for 7.3.1 (v7-devel)
Version 7.3.1 [devel] 2012-10-19
- optimized template processing performance, especially for $NOW family of properties
- change lumberjack cookie to “@cee:” from “@cee: ”
CEE originally specified the cookie with SP, whereas other lumberjack tools used it without space. In order to keep interop with lumberjack, we now use the cookie without space as well. I hope this can be changed in CEE as well when it is released at a later time.
Thanks to Miloslav Trmač for pointing this out and a similiar v7 patch. - bugfix: imuxsock and imklog truncated head of received message
This happened only under some circumstances. Thanks to Marius
Tomaschwesky, Florian Piekert and Milan Bartos for their help in solving this issue. - bugfix: imuxsock did not properly honor $LocalHostIPIF
rsyslog 7.1.12 (v7-beta) released
We have just released 7.1.12 of the v7-beta branch. This is a bug-fixing release, nearing the first v7 stable.
ChangeLog:
http://www.rsyslog.com/changelog-for-7-1-12-v7-beta/
Download:
http://www.rsyslog.com/rsyslog-7-1-12-v7-beta/
As always, feedback is appreciated.
Best regards,
Florian Riedl
Changelog for 7.1.12 (v7-beta)
Version 7.1.12 [beta] 2012-10-18
- minor updates to better support newer systemd developments
Thanks to Michael Biebl for the patches. - build system cleanup
Thanks to Michael Biebl for the patch series. - cleanup: removed remains of -c option (compatibility mode) both from code & doc and emitted warning message if still used
closes: http://bugzilla.adiscon.com/show_bug.cgi?id=361
Thanks to Michael Biebl for reporting & suggestions - bugfix: imklog truncated head of received message
This happened only under some circumstances. Thanks to Marius Tomaschwesky and Florian Piekert for their help in solving this issue.
