NAME
Fwctl::Services::syslog - Fwctl module to handle syslog UDP traffic.
SYNOPSIS
accept syslog -src ROUTER -dst LOGGER
DESCRIPTION
This modules handles syslog traffic. Syslog traffic is unidirectional UDP message from client to server.
OPTIONS
In addition to the standard options, it accepts the following ones.
- --client
-
This will accepts message coming from a syslog client not bound to port 514. The default is to accept messages only coming from port 514.
AUTHOR
Francis J. Lacoste <francis.lacoste@iNsu.COM>
COPYRIGHT
Copyright (c) 1999,2000 iNsu Innovations Inc. All rights reserved.
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
SEE ALSO
fwctl(8) Fwctl(3) Fwctl::RuleSet(3)