Version 0.90 of syslogread is now available at:
	http://em.ca/~bruceg/syslogread/

See the documentation there for more details,
or join the mailing list by sending an email to:
        bgware-subscribe@lists.em.ca

A web-browsable archive of the mailing list is available at:
	http://lists.em.ca/ezmlm.cgi?3

Development versions of syslogread are available via anonymous CVS.
Set your CVSROOT to ":pserver:cvs@bruce-guenter.dyndns.org:/CVS",
login with an empty password, and check out the "syslogread" module.
-------------------------------------------------------------------------------
syslogread
Syslog message handling tools
Bruce Guenter <bruceg@em.ca>
Version 0.90
2001-01-22

This package is a set of tools that are useful in receiving, analyzing,
or producing syslog messages.

sysloglread reads syslog messages from a local-domain datagram socket,
and writes them to standard output.

sysloglwrite writes syslog messages to a local-domain datagram socket.

sysloguread reads syslog messages via UDP, and writes them to standard
output.

sysloguwrite writes syslog messages via UDP.

syslogxlate reads messages written by sysloglread or sysloguread,
converts the identification code number to symbolic names, and writes
out selected messages to standard output.

This package is Copyright(C) 2000 Bruce Guenter, and may be copied
according to the GNU GENERAL PUBLIC LICENSE (GPL) Version 2 or a later
version.  A copy of this license is included with this package.  This
package comes with no warranty of any kind.
-------------------------------------------------------------------------------
