[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Syslog messages to a remote machine
On Sun, 27 Aug 2000, Boaz Rymland wrote:
> I'm trying to set a server machine to send it's syslog messages to my machine.
just for general info: remote syslog is done by sending messages using
UDP, without any packet received acknowledgement or retransmission. thus,
if a logging packet is lost - the log message will be lost without any
sign for that. this is not recommended for a production system, if the
logs are important.
guy
"For world domination - press 1,
or dial 0, and please hold, for the creator." -- nob o. dy
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il