rsyslog 7.1.12 (v7-beta)
Download file name: rsyslog 7.1.12 (beta)
rsyslog 7.1.12 (beta)
sha256 hash: 8664a6ccac8a76a39466101d0e6be259a2691ea51afb0c6d67d5179a832c3b86
Author: Rainer Gerhards (rgerhards@adiscon.com)
Version: 7.1.12 File size: 2.695 MB
rsyslog 7.1.11 (v7-beta) released
We have just released 7.1.11 of the v7-beta branch. This is a bug-fixing release, nearing the first v7 stable.
ChangeLog:
http://www.rsyslog.com/changelog-for-7-1-11-v7-beta/
Download:
http://www.rsyslog.com/rsyslog-7-1-11-v7-beta/
As always, feedback is appreciated.
Best regards,
Florian Riedl
Changelog for 7.1.11 (v7-beta)
Version 7.1.11 [beta] 2012-10-16
- bugfix: imuxsock truncated head of received message
This happened only under some circumstances. Thanks to Marius Tomaschwesky, Florian Piekert and Milan Bartos for their help in solving this issue. - bugfix: do not crash if set statement is used with date field
Thanks to Miloslav Trmač for the patch. - change lumberjack cookie to “@cee:” from “@cee: ”
CEE originally specified the cookie with SP, whereas other lumberjack tools used it without space. In order to keep interop with lumberjack, we now use the cookie without space as well. I hope this can be changed in CEE as well when it is released at a later time.
Thanks to Miloslav Trmač for pointing this out and a similiar v7 patch. - added deprecated note to omruleset (plus clue to use “call”)
- added deprecated note to discard action (plus clue to use “stop”)
rsyslog 7.1.10 (v7-beta)
Download
file name: rsyslog 7.1.10 (beta)
rsyslog 7.1.10 (beta) sha256 hash: c7d1e7764aecd8ae8244b49f93f0834e761eeaafcbbdc24c5d8875b8fe5f5c5f
Author: Rainer Gerhards (rgerhards@adiscon.com)
Version: 7.1.10
File size: 2.576 MB
Changelog for 7.1.10 (v7-beta)
Version 7.1.10 [beta] 2012-10-11
- bugfix: m4 directory was not present in release tarball
- bugfix: small memory leak with string-type templates
- bugfix: small memory leak when template was specified in omfile
- bugfix: some config processing warning messages were treated as errors
- bugfix: small memory leak when processing action() statements
- bugfix: unknown action() parameters were not reported
rsyslog 7.1.10 (v7-beta) released
We have just released 7.1.10 of the v7-beta branch. This is a pure bug-fixing release. More information on the changes can be found in the ChangeLog.
ChangeLog:
http://www.rsyslog.com/changelog-for-7-1-10-v7-beta/
Download:
http://www.rsyslog.com/rsyslog-7-1-10-v7-beta/
As always, feedback is appreciated.
Best regards,
Tim Eifler
Main Advantages of rsyslog v7 vs. v5
Why rsyslog V7:
- greatly improved configuration language – the new language is much more intuitive than the legacy format. It will also prevent some typical mistakes simply by not permitting these invalid constructs. Note that legacy format is still fully supported (and you can of course do the same mistakes if you use legacy format).
- greatly improved execution engine – with nested if/then/else constructs as well as the capability to modify variables during processing.
- full support for structured logging and project lumberjack / CEE – this includes everything from being able to create, interpret and handle JSON-based structured log messages, including the ability to normalize legacy text log messages.
- more plugins – like support for MongoDB, HDFS, and ElasticSearch as well as for the kernel’s new structured logging system.
- higher performance – many optimizations all over the code, like 5 to 10 times faster execution time for script-based filters, enhanced multithreaded TCP input plugin, DNS cache and many more.
Of course, there are many more improvements. This list contains just the most important ones. For full details, check the file ChangeLog.
rsyslog 7.1.9 (v7-beta) released
We have just released 7.1.9 of the v7-beta branch. This is a pure bugfixing release. More information on the changes can be found in the ChangeLog.
ChangeLog:
http://www.rsyslog.com/changelog-for-7-1-9-v7-beta/
Download:
http://www.rsyslog.com/rsyslog-7-1-9-v7-beta/
As always, feedback is appreciated.
Best regards,
Florian Riedl
rsyslog 7.1.9 (v7-beta)
Download file name: rsyslog 7.1.9 (beta)
rsyslog 7.1.9 (beta)
sha256 hash: 07949a02978423196d8229291bca8091c1edbe248ccd8e4b216d4d5ab251a036
Author: Rainer Gerhards (rgerhards@adiscon.com)
Version: 7.1.9 File size: 2.687 MB
rsyslog 7.3.0 (v7-devel) released
This start the new 7.3.x development branch. The first feature introduced is an enhancement that dramatically reduces the size of omfile-generated ZIP files.
ChangeLog: http://www.rsyslog.com/changelog-for-7-3-0-v7-devel/
Download: http://www.rsyslog.com/rsyslog-7-3-0-v7-devel/
As always, feedback is appreciated.
Best regards, Tim Eifler