syslogd

Unix syslog daemon

There is no warranty or other guarantee of fitness of this software. It is provided solely "as is". The author disclaims all responsibility and liability with respect to this software's usage or its effect upon hardware or computer systems.

This product includes software developed by the University of California, Berkeley and its contributors.


Revisions:

18-May-1999 Version 1.0
19-Apr-1999 Version 0.4 Development release

Description:

This version of the syslog daemon has been modified to use Wietse Venema's TCP Wrapper Package (ftp://ftp.cert.org/pub/tools/tcp_wrappers).

The syslogd package is available for download at:

http://www.sabernet.net/software/syslogd.tar.gz


Synopsis:


syslogd [ -d ] [ -p path ] [ -m markinterval ] [ -l ] [ -b ip_address ]



Options:

    -d                  Turn on debugging.                  

    -p path             Specify an alternate log device. The default is 
                        /dev/log. 

    -m markinterval     Specify an interval, in minutes, between mark
                        messages.

    -l                  Local mode - does not listen on UDP port

    -b ip_address       Bind the daemon to a particular IP address



Bug Reports:

Please send bug reports to bugs@sabernet.net.

Special thanks to Mark.Martinec@nsc.ijs.si for his contributions to this project.