From 6b0e4a44229d12d0ccf7b08eceeeb361d781f241 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Mon, 17 Dec 2012 18:36:19 +0100 Subject: doc: document v7 omudpspoof config parameters --- doc/omudpspoof.html | 86 +++++++++++++++++++++++++++++++++++++---------------- 1 file changed, 60 insertions(+), 26 deletions(-) diff --git a/doc/omudpspoof.html b/doc/omudpspoof.html index a8783c9a..811c73e2 100644 --- a/doc/omudpspoof.html +++ b/doc/omudpspoof.html @@ -14,32 +14,66 @@

This module is similar to the regular UDP forwarder, but permits to spoof the sender address. Also, it enables to circle through a number of source ports. -

Configuration Directives:

+

load() Parameters:

+

 

+

action() parameters:

+ +

pre-v7 Configuration Directives:

+ Caveats/Known Bugs: -

Sample:

+

Legacy Sample (pre-v7):

The following sample forwards all syslog messages in standard form to the remote server server.example.com. The original sender's address is used. We do not care about the source port. This example is considered the typical use case for -- cgit v1.2.3