bugfix

Changelog for 6.4.2 (v6-stable)

Version 6.4.2  [V6-STABLE] 2012-09-20

  • bugfix: potential abort, if action queue could not be properly started
    This most importantly could happen due to configuration errors.
  • bugfix: remove invalid socket option call from imuxsock
    Thanks to Cristian Ionescu-Idbohrn and Jonny Törnbom
  • bugfix: missing support for escape sequences in RainerScript
    only \’ was supported. Now the usual set is supported. Note that v5 used \x as escape where x was any character (e.g. “\n” meant “n” and NOT LF). This also means there is some incompatibility to v5 for well-known sequences. Better break it now than later.
  • bugfix: config validation run did not always return correct return state

rsyslog 7.1.4 (v7-devel) released

This version implements the “missing bits” for full JSON handling: json support inside variable evaluation, the string concatenation operator and copying of full json trees in variable assignment. Most importantly, the json structure is now also persisted across disk-queues. The release also contains a number of bug fixes.

ChangeLog:

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

Download:

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

As always, feedback is appreciated.

Best regards,
Florian Riedl

Changelog for 7.1.4 (v7-devel)

Version 7.1.4  [devel] 2012-09-19

  • implemented ability for CEE-based properties to be stored in disk queues
  • implemented string concatenation in expressions via &-operator
  • implemented json subtree copy in variable assignment
  • implemented full JSON support for variable manipulation
  • introduced “subtree”-type templates
  • bugfix: omfile action did not respect “template” parameter
    … and used default template in all cases
  • bugfix: MsgDup() did not copy CEE structure
    This function was called at various places, most importantly during “last messages repeated n times” processing and omruleset. If CEE(JSON) data was present, it was lost as part of the copy process.
  • bugfix: debug output indicated improper queue type

Changelog for 7.1.3 (v7-devel)

Version 7.1.3  [devel] 2012-09-17

  • introduced “set” and “unset” config statements
  • bugfix: missing support for escape sequences in RainerScript only \’ was supported. Now the usual set is supported. Note that v5 used \x as escape where x was any character (e.g. “\n” meant “n” and NOT LF). This also means there is some incompatibility to v5 for well-know sequences. Better break it now than later.
  • bugfix: invalid property name in property-filter could cause abort if action chaining (& operator) was used
    http://bugzilla.adiscon.com/show_bug.cgi?id=355
    Thanks to pilou@gmx.com for the bug report

Rsyslog Windows Agent 1.1 Released

Adiscon is proud to announce the 1.1 release of RSyslog Windows Agent. This is a minor release.

This release contains a bugfix for the Filterengine.

Build-IDs: Service 1.1.107, Client 1.1.119

Bugfixes

  • Filterengine:
    A problem within the Filterengine was fixed that caused testing filters like TRUE and FALSE not to work as expected.

 

Version 1.1 is a free download. Customers with existing 1.x keys can contact our Sales department for upgrade prices. If you have a valid Upgrade Insurance ID, you can request a free new key by sending your Upgrade Insurance ID to sales@adiscon.com. Please note that the download enables the free 30-day trial version if used without a key – so you can right now go ahead and evaluate it.

Rsyslog Windows Agent 1.1 Released

Adiscon is proud to announce the 1.1 release of RSyslog Windows Agent. This is a minor release.

This release contains a bugfix for the Discard Action

Build-IDs: Service 1.1.106, Client 1.1.119

Bugfixes

  • Discard Action:
    Fixed “Discard Action”, the Action works now as expected.

 

Version 1.1 is a free download. Customers with existing 1.x keys can contact our Sales department for upgrade prices. If you have a valid Upgrade Insurance ID, you can request a free new key by sending your Upgrade Insurance ID to sales@adiscon.com. Please note that the download enables the free 30-day trial version if used without a key – so you can right now go ahead and evaluate it.

rsyslog 7.1.2 (v7-devel) released

This is a bugfixing release vor the v7 development branch. It includes critical fixes for a message duplication bug, a bug when using multiple rulesets and some more. For more information please take a look into the ChangeLog.

ChangeLog:

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

Download:

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

As always, feedback is appreciated.

Best regards,
Florian Riedl

Scroll to top