rsyslog 7.5.0 (v7-devel) released
This release opens the new 7.5 development branch. Most importantly, this version provides TLS protection for RELP (note that librelp 1.1.1 is required).
More information can be found in this blogpost: http://blog.gerhards.net/2013/06/new-rsyslog-devel-branch-75.html
ChangeLog:
http://www.rsyslog.com/changelog-for-7-5-0-v7-devel/
Download:
http://www.rsyslog.com/rsyslog-7-5-0-v7-devel/
As always, feedback is appreciated.
Best regards,
Florian Riedl
Changelog for 7.5.0 (v7-devel)
Version 7.5.0 [devel] 2013-06-11
- imrelp: implement “ruleset” module parameter
- imrelp/omrelp: add TLS & compression (zip) support
- omrelp: add “rebindInterval” parameter
- add -S command line option to specify IP address to use for RELP client connections
Thanks to Axel Rau for the patch.