From owner-freebsd-questions Sat Jan 27 19:39:34 2001 Delivered-To: freebsd-questions@freebsd.org Received: from epsilon.lucida.ca (unknown [209.47.215.67]) by hub.freebsd.org (Postfix) with SMTP id 7990337B400 for ; Sat, 27 Jan 2001 19:39:16 -0800 (PST) Received: (qmail 1397 invoked by uid 1000); 28 Jan 2001 03:39:15 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 28 Jan 2001 03:39:15 -0000 Date: Sat, 27 Jan 2001 22:39:11 -0500 (EST) From: Matt Heckaman To: FreeBSD-QUESTIONS Subject: freebsd 4.1, syslog Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: localhost 1.6.2 0/1000/N Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi all, I've been trying to get a particular syslog modification working here and am having some problems that the manual page doesn't cover. There are two issues here. 1) For example, I have /var/log/messages set to log: *.debug;mail,cron,security,auth,authpriv,local0.none which works fine, however I log ntpd and inetd as follows: !inetd *.* /var/log/messages !ntpd *.* /var/log/ntpd ntpd gets tossed in with /var/log/messages as well as /var/log/ntpd, which makes sense, but I can't figure out how to make that !ntpd logging excluded from the /var/log/messages log as I did above for cron/mail/etc. Is this at all possible? 2) I have a remote host (cisco 678, CBOS) logging to syslog on that machine, and it works perfectly fine. However, I'm wondering if it is possible to send all messages from the cisco's IP to it's own logfile instead of being tossed in there with the other system logs? Thanks in advance. If I've missed something silly that is covered in the documentation, please feel free to point that out, I don't mind a RTFM :) * Matt Heckaman - mailto:matt@lucida.ca http://www.lucida.ca/pgp * * GPG fingerprint - 53CA 8320 C8F6 32ED 9DDF 036E 3171 C093 4AD3 1364 * -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: http://www.lucida.ca/pgp iD8DBQE6c5RjMXHAk0rTE2QRAh5YAJ9z4UQwCeYtI58VdBn0BqjQdPoV5QCgspOC odHiO6IbGN3wxxgfPuuWclI= =6OLQ -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message