Go to file
Stephan Kulow 4043c878b5 Accepting request 139692 from Base:System
- Update to 7.2.1 (v7-stable), a pure bug-fixing release: 
  - bugfix: ruleset()-object did only support a single statement
  - added -D rsyslogd option to enable config parser debug mode
  - improved syntax error messages by outputting the error token
  - the rsyslog core now suspeneds actions after 10 failures in
    a row. This was former the case after 1,000 failures and could
    cause rsyslog to be spammed/ressources misused.
    See the v6 compatibility doc for more details.
  - ommongodb rate-limits error messages to prevent spamming the
    syslog closes (for v7.2):
    http://bugzilla.adiscon.com/show_bug.cgi?id=366
- Enabled compilation of kmsg, the kernel’s new structured logging
  system modile, mmaudit the message modification module supporting
  Linux audit format and mmjsonparse providing the cee-enhanced
  syslog format support message modification module.

- Update to 7.2.0 (v7-stable) a full structured-logging/CEE enabled
  version which provides following features compared to v5-stable:
  * greatly improved configuration language – the new language is
    much more intuitive than the legacy format. It will also prevent
    some typical mistakes simply be 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

OBS-URL: https://build.opensuse.org/request/show/139692
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rsyslog?expand=0&rev=59
2012-10-31 13:04:47 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rsyslog?expand=0&rev=1 2008-09-13 02:52:06 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rsyslog?expand=0&rev=1 2008-09-13 02:52:06 +00:00
rsyslog-7.2.1.tar.gz - Update to 7.2.1 (v7-stable), a pure bug-fixing release: 2012-10-29 15:40:59 +00:00
rsyslog.changes - Update to 7.2.1 (v7-stable), a pure bug-fixing release: 2012-10-29 15:40:59 +00:00
rsyslog.conf.in - Use RFC-5424 conform log format with RFC-3339 high-precision 2012-10-17 14:16:38 +00:00
rsyslog.d.remote.conf.in - Cleaned up the config files a bit, updated comments in config 2012-02-20 13:31:58 +00:00
rsyslog.spec - Update to 7.2.1 (v7-stable), a pure bug-fixing release: 2012-10-29 15:40:59 +00:00
rsyslog.sysconfig Updating link to change in openSUSE:Factory/rsyslog revision 7.0 2009-09-10 11:09:01 +00:00