From 836418fcdf5bb2df1e9d5090c43b7be0c6565ff8 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Wed, 13 Nov 2013 17:29:28 +0100 Subject: documented modules not yet supported in v8 --- doc/v8compatibility.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/doc/v8compatibility.html b/doc/v8compatibility.html index 2df76d67..8294c1fc 100644 --- a/doc/v8compatibility.html +++ b/doc/v8compatibility.html @@ -19,6 +19,24 @@ action was not executed for some time. The default has now changed, and mark messages are now always processed. Note that this enables faster processing inside rsyslog. To change to previous behaviour, you need to add action.writeAllMarkMessages="off" to the actions in question. + +

Modules without v8 Support

+

The following modules will not properly build under rsyslog v8 and +need to be updated: +

+

What Developers need to Know

output plugin interface

To support the new core engine, the output interface has been considerably -- cgit v1.2.3