rsyslog 7.1.8 (v7-beta) released

The 7.1.x branch is now feature-complete, consequently this is the first beta release. From now on, 7.1.x will mature and only receive patches. New features will be introduced in the (soon to be opened) 7.3.x branch.

ChangeLog:

http://www.rsyslog.com/changelog-for-7-1-8-v7-beta/

Download:

http://www.rsyslog.com/rsyslog-7-1-8-v7-beta/

As always, feedback is appreciated.

Best regards,
Florian Riedl

Changelog for 7.1.8 (v7-beta)

Version 7.1.8  [beta] 2012-10-02

  • bugfix: ruleset(){} directive errornously changed default ruleset much like the $ruleset legacy conf statement. This potentially lead to statements being assigned to the wrong ruleset.
  • improved module doc
  • added “parser” parameter to ruleset(), so that parser chain can be configured
  • implemented “continue” RainerScript statement

rsyslog 7.1.7 (v7-devel) released

This release adds the “call” statement, a superior replacement to omruleset. It also provides array-based string comparison operations and the ability to configure TLS permitted peers via the new config language. The 7.1.x branch is now 99% feature-complete.

ChangeLog:

http://www.rsyslog.com/changelog-for-7-1-7-v7-devel/

Download:

http://www.rsyslog.com/rsyslog-7-1-7-v7-devel/

As always, feedback is appreciated.

Best regards,
Florian Riedl

rsyslog 7.1.6 (v7-devel) released

This version implements the input() and ruleset() statements, which finally permit a config file to be written in new style only. A sample can be found at

http://blog.gerhards.net/2012/09/rsyslogs-new-input-statement-quick-look.html

 

ChangeLog:

http://www.rsyslog.com/changelog-for-7-1-6-v7-devel/

Download:

http://www.rsyslog.com/rsyslog-7-1-6-v7-devel/

As always, feedback is appreciated.

Best regards,
Florian Riedl

Changelog for 7.1.5 (v7-devel)

Version 7.1.5 [devel] 2012-09-26

  • implemented RainerScript prifield() function
  • implemented RainerScript field() function
  • added new module imkmsg to process structured kernel log
    Thanks to Milan Bartos for contributing this module
  • implemented basic RainerScript optimizer, which will speed up script
    operations
  • bugfix: invalid free if function re_match() was incorrectly used
    if the config file parser detected that param 2 was not constant, some
    data fields were not initialized. The destructor did not care about that.
    This bug happened only if rsyslog startup was unclean.

rsyslog 7.1.5 (v7-devel) released

The script engine has been enhanced with new functions and even better performance. There is also a new plugin (imkmsg), which offers support for structured kernel logs. Special thanks to Milan Bartos, who contributed this module. The 7.1.5 version completes the core of enhancements to support lumberjack structured logging (but of course there will be more enhancements in the future).
RPM files for 7.1.5 can be found at http://www.rsyslog.com/rhelcentos-rpms/

ChangeLog:

http://www.rsyslog.com/changelog-for-7-1-5-v7-devel/

Download:

http://www.rsyslog.com/rsyslog-7-1-5-v7-devel/

As always, feedback is appreciated.

Best regards,
Tim Eifler

Scroll to top