rsyslog 7.6.2 (v7-stable) released
http://www.rsyslog.com/changelog-for-7-6-2-v7-stable/
Download:
http://www.rsyslog.com/downloads/download-v7-stable/
As always, feedback is appreciated.
Best regards,
Florian Riedl
rsyslog 7.6.1 (v7-stable) released
This releases is a recommended update for all users of the 7.6 branch.
ChangeLog:
http://www.rsyslog.com/changelog-for-7-6-1-v7-stable/
Download:
http://www.rsyslog.com/rsyslog-7-6-1-v7-stable/
As always, feedback is appreciated.
Best regards,
Florian Riedl
rsyslog 8.1.6 (v8-devel) released
We have just released 8.1.6 of the v8-devel branch.
This is the release candidate for v8.2.0 stable. It contains a number if smaller enhancements as well as bug fixes. We plan to release 8.2.0 soon. So we would appreciate if you could report any bugs you find in that version.
ChangeLog:
http://www.rsyslog.com/changelog-for-8-1-6-v8-devel/
Download:
http://www.rsyslog.com/rsyslog-8-1-6-v8-devel/
Feedback is *very much* appreciated.
Best regards,
Tim Eifler
rsyslog 7.6.0 (v7-stable) released
This is the first release of rsyslog 7.6 in the v7-stable branch. Since 7.4 a lot of new functions have found their way into rsyslog. With 7.6 being the successor of the 7.5 development branch, everything that has been added there has now found its way into the stable version. The major additions consist of
- imrelp/omrelp now support TLS & (zip) compression
- impstats is now emitting resource usage counters, can directly emit delta values and can now be bound to a ruleset
- mmpstrucdata is a new module to parse RFC5424 structured data into JSON message properties
- mmutf8fix is a new module to fix invalid UTF-8 sequences
- mmsequence is a new module that helps with action load balancing
- new defaults for main/ruleset queues to be more enterprise-like
Also the new stable version has undergone a lot of bug fixes, performance improvements and optimizations that make rsyslog 7.6 a lot more reliable and performing than before. Also, requirements have changed a little. For rsyslog 7.6 you now require librelp 1.1.4 and libestr 0.1.7 due to major fixes.
More detailed information is available in the ChangeLog.
ChangeLog: http://www.rsyslog.com/changelog-for-7-6-0-v7-stable/
Download: http://www.rsyslog.com/rsyslog-7-6-0-v7-stable/
As always, feedback is appreciated.
Best regards,
Florian Riedl
rsyslog 7.4.10 (v7-stable) released
We have just released 7.4.10 of the v7-stable branch. This is the final bug-fixing release for rsyslog 7.4. The new version will be 7.6. More detailed information is available in the ChangeLog.
ChangeLog:
Download: http://www.rsyslog.com/rsyslog-7-4-10-v7-stable/
As always, feedback is appreciated.
Best regards,
Florian Riedl
Writing RSysLog Plugins in 2 Minutes
Need to connect RSysLog to some destination for which no plugin yet exists? Do you know a little bit of scripting or programming? Than this presentation is for you. It’s fast-path to writing rsyslog plugins very, very quickly.
Writing external output plugins for rsyslog
Want to make rsyslog talk to some not-yet-supported output? With v8 it’s extremly simple. This presentation contains everything you need to know about writing great plugins in ANY language (like perl or python).
rsyslog 8.1.5 (v8-devel) released
We have just released 8.1.5 of the v8-devel branch. This release offers some important bug fixes and an enhanced imfile. It now supports inotify and has no longer a fixed limit on the number of files that can be monitored. Note that inotify must be enabled. By default, the previous polling mode is used. For details see parameter “mode” in the doc: http://www.rsyslog.com/doc/
ChangeLog: http://www.rsyslog.com/changelog-for-8-1-5-v8-devel/
Download: http://www.rsyslog.com/rsyslog-8-1-5-v8-devel/
Feedback is *very much* appreciated.
Best regards, Florian Riedl
rsyslog 7.4.9 (v7-stable) released
We have just released 7.4.9 of the v7-stable branch.
While we initially did not intend to do another v7.4 release, we got some important fixes which we wanted to be available for 7.4, so we decided to do one more release. Note that also a new feature is included. The “processInternalMessages” global parameter now permits to tell rsyslog to send it’s own error messages to another system logger. This is most beneficial for systemd-based systems, where this permits rsyslog messages to show up in the service status command (but note that this requires configuration).
More detailed information is available in the ChangeLog.
ChangeLog:
http://www.rsyslog.com/changelog-for-7-4-9-v7-stable/
Download:
http://www.rsyslog.com/rsyslog-7-4-9-v7-stable/
As always, feedback is appreciated.
Best regards,
Florian Riedl
rsyslog 8.1.4 (v8-devel) released
We have just released 8.1.4 of the v8-devel branch.
This release adds the capability to set a variable based on a template. It also adds KEEPALIVE support to the RELP modules (which now require librelp 1.2.2+ for this reason). It also adds some usability enhancements and bug fixes.
Note that this release can be considered a “normal” devel version, with moderate risk associated to it. Experience in the past weeks suggest so. Special thanks to Pavel Levshin for all his work and tests. Still note that there is a considerably higher risk running the devel version than the stable one.
ChangeLog:
http://www.rsyslog.com/changelog-for-8-1-4-v8-devel/
Download:
http://www.rsyslog.com/rsyslog-8-1-4-v8-devel/
Feedback is *very much* appreciated.
Best regards,
Florian Riedl