>Anybody know how to get linux syslog.conf accepting logging from remote
>machines?

Can't speak for RedHat, but in Debian you need to edit /etc/init.d/sysklogd
and make syslog daemon run with the -r switch. In Debian that just means
changing the SYSLOGD="" line, but that could well vary between distros.

That will get syslog listening for remote connections, and then you just
configure /etc/syslog.conf as normal.

Evan


Reply via email to