We have just released 7.4.7 of the v7-stable branch. This is a bug-fixing release. Most importantly it fixes a bug that can lead to
Changelog for 7.4.7 (v7-stable)
Version 7.4.7 [v7.4-stable] 2013-12-10 bugfix: limiting queue disk space did not work properly queue.maxdiskspace actually initializes queue.maxfilesize total size of queue files was not checked against queue.maxdiskspace for disk assisted queues. Thanks to Karol Jurak for the patch. bugfix: linux kernel-like ratelimiter did not work properly with all inputs (for example, it did […]
rsyslog 7.3.3 (v7-devel) released
We have just released 7.3.3 of the v7-devel branch. This release most importantly provides increased performance for the disk queue subsystem. Especially CPU-use will be much lower when unspooling disk queues. It also contains all known fixes for v7, some imported from v7-stable and earlier versions. ChangeLog: http://www.rsyslog.com/changelog-for-7-3-3-v7-devel/ Download: http://www.rsyslog.com/rsyslog-7-3-3-v7-devel/ As always, feedback is […]
Changelog for 7.3.3 (v7-devel)
Version 7.3.3 [devel] 2012-11-07 improved disk queue performance bugfix: dynafile zip files could be corrupted This could happen if a dynafile was destructed before the first write. In practice, this could happen if few lines were written to a file and it then became evicted from the dynafile cache. This would probably look very random, […]