From 610137b49d5e4f8a0d448d8d361c042cf451a550 Mon Sep 17 00:00:00 2001
From: Rainer Gerhards
Please note the librelp +
Please note that librelp is required for imrelp (it provides the core relp protocol implementation).
-Configuration Directives:
+Action Configuration Parameters:
+This module supports RainerScript configuration starting with +rsyslog 7.3.10. For older versions, legacy configuration directives +must be used. +
Sample:
+The following sample sends all messages to the central server +"centralserv" at port 2514 (note that that server must run imrelp on +port 2514). +
+ +Legacy Configuration Directives:
This module uses old-style action configuration to keep consistent with the forwarding rule. So far, no additional configuration directives can be specified. To send a message via RELP, @@ -33,18 +53,15 @@ use
Caveats/Known Bugs:See imrelp, which documents them.
-Sample:
+Legacy Sample:
The following sample sends all messages to the central server
"centralserv" at port 2514 (note that that server must run imrelp on
-port 2514). Rsyslog's high-precision timestamp format is used, thus the
-special "RSYSLOG_ForwardFormat" (case sensitive!) template is used.
+port 2514).