CERN uses rsyslog
The CERN has released a paper about their requirements for a universal log system for LHCb. This paper involves rsyslog, so we are sure this might be something interesting to read for everyone. Basically this paper Continue reading “CERN uses rsyslog”
log normalization with rsyslog
We just wanted to give you a quick heads-up on our current development efforts: We have begun to work heavily on a message modfication module for rsyslog which will support liblognorm-style normalization inside rsyslog. In git there already Continue reading “log normalization with rsyslog”
rsyslog 6.1.1 (devel) released
Hi all,
We have just released rsyslog 6.1.1, the new v6-devel.
This update addresses the TLS bug, that has been bothering a Continue reading “rsyslog 6.1.1 (devel) released”
rsyslog 5.6.2 (v5-stable) released
Hi all,
We have just released rsyslog 5.6.2, the new v5-stable.
This release includes some bug fixes but no new functionality. Continue reading “rsyslog 5.6.2 (v5-stable) released”
rsyslog 5.7.2 (v5-devel) released
Hi all,
We have just released rsyslog 5.7.2, the new v5-devel.
This update addresses the TLS bug, that has been bothering a Continue reading “rsyslog 5.7.2 (v5-devel) released”
rsyslog 6.1.1 (devel)
Download file name: rsyslog 6.1.1 (devel)
rsyslog 6.1.1 (devel)
md5sum: 0965c52e5aac4e668b53ba1642fd0b9c
Author: Rainer Gerhards (rgerhards@adiscon.com)
Version: 6.1.1 File size: 2.2 MB
rsyslog 5.6.2 (v5-stable)
Download file name: rsyslog 5.6.2 (v5-stable)
rsyslog 5.6.2 (stable)
md5sum: 6fc0bdf1b2de7f6466b4510194008e3c
Author: Rainer Gerhards (rgerhards@adiscon.com)
Version: 5.6.2 File size: 2.2 MB
rsyslog 5.7.2 (v5-devel)
Download file name: rsyslog 5.7.2 (v5-devel)
rsyslog 5.7.2 (devel)
md5sum: 97f91f4d79d2856ae16757b6e5847e17
Author: Rainer Gerhards (rgerhards@adiscon.com)
Version: 5.7.2 File size: 2.2 MB
Changelog for 6.1.1 (devel)
Version 6.1.1 [DEVEL] (rgerhards), 2010-11-30
- bugfix(important): problem in TLS handling could cause rsyslog to loop in a tight loop, effectively disabling functionality and bearing the
risk of unresponsiveness of the whole system.
Bug tracker: http://bugzilla.adiscon.com/show_bug.cgi?id=194 - support for omhdfs officially added (import from 5.7.1)
- merged imuxsock improvements from 5.7.1 (see there)
- support for systemd officially added (import from 5.7.0)
- bugfix: a couple of problems that imfile had on some platforms, namely Ubuntu (not their fault, but occured there)
- bugfix: imfile utilizes 32 bit to track offset. Most importantly, this problem can not experienced on Fedora 64 bit OS (which has
64 bit long’s!) - a number of other bugfixes from older versions imported
Changelog for 5.6.2 (v5-stable)
Version 5.6.2 [V5-STABLE] (rgerhards), 2010-11-30
- bugfix: compile failed on systems without epoll_create1()
Thanks to David Hill for providing a fix. - bugfix: atomic increment for msg object may not work correct on all platforms. Thanks to Chris Metcalf for the patch
- bugfix: replacements for atomic operations for non-int sized types had problems. At least one instance of that problem could potentially lead to abort (inside omfile).
