The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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

Copyright (c) 1999 Francis J. Lacoste and iNsu Innovations Inc. All rights reserved.

This program is free software; you can redistribute it and/or modify it under the terms as perl itself.

SEE ALSO

fwctl(8) Fwctl(3) Fwctl::RuleSet(3)