From f7575cb9a81ed80848e21ea0cb31b6657f908f5d Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Tue, 13 Oct 2009 09:08:40 +0200 Subject: added multi-ruleset support to imudp also bumped version number and corrected ChangeLog, where I merged some post 5.3.1 changes into the 5.3.1 section. --- doc/imudp.html | 58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 doc/imudp.html (limited to 'doc/imudp.html') diff --git a/doc/imudp.html b/doc/imudp.html new file mode 100644 index 00000000..f0e86307 --- /dev/null +++ b/doc/imudp.html @@ -0,0 +1,58 @@ + + + + +TCP Syslog Input Module + + + +back to rsyslog module overview + +

UDP Syslog Input Module

+

Module Name:    imudp

+

Author: Rainer Gerhards <rgerhards@adiscon.com>

+

Multi-Ruleset Support: since 5.3.2 +

Description:

+

Provides the ability to receive syslog messages via UDP. +

Multiple receivers may be configured by specifying +$UDPServerRun multiple times. +

+

Configuration Directives:

+ +Caveats/Known Bugs: + +

Sample:

+

This sets up an UPD server on port 514:
+

+ +

[rsyslog.conf overview] +[manual index] [rsyslog site]

+

This documentation is part of the +rsyslog +project.
+Copyright © 2009 by Rainer +Gerhards and +Adiscon. +Released under the GNU GPL version 3 or higher.

+ -- cgit v1.2.3