We have just released 8.3.2 of the v8-devel branch. This is primarily a bug-fixing release, but it also adds the ability to extract parts of a timestamp via the property replacer and adds support for per-listener imrelp rulesets (thanks to bobthesecurityguy for the patch!). ChangeLog: http://www.rsyslog.com/changelog-for-8-3-2-v8-devel/ Download: http://www.rsyslog.com/download-v8-devel/ As always, feedback is appreciated. Best regards, […]
rsyslog 8.3.1 (v8-devel) released
We have just released 8.3.1 of the v8-devel branch. This release provides some improvements for external message modification modules, a module to rewrite message facility and severity as well as bug fixes. It is a recommended update for all v8.3 users. ChangeLog: http://www.rsyslog.com/changelog-for-8-3-1-v8-devel/ Download: http://www.rsyslog.com/download-v8-devel/ As always, feedback is appreciated. Best regards, Florian Riedl
Changelog for 8.3.1 (v8-devel)
Version 8.3.1 [v8-devel] 2014-04-24 external message modification interface now support modifying message PRI “jsonmesg” property will include uuid only if one was previously generated This is primarily a performance optimization. Whenever the message uuid is gotten, it is generated when not already present. As we used the regular setter, this means that always the uuid […]