On Wed, 02 Aug 2000 22:45:59 PDT, "[EMAIL PROTECTED]" writes: >ok, i got syslogd working it is recieving log entries from my router, now >im curious how i would redirect those to a dedicated file? i tried various >things in /etc/syslog.conf and the log file is empty still. I'd like to >redirect everything from 10.10.10.1 to /var/log/dsl.log
I *think* you´ll need another syslogd to be able to judge about the *source* of an entry, IIRC the normal one is only able to distinguish by type. Try the syslog-ng - package, might be just what you want. hth, &rw

