From owner-freebsd-questions Thu Jul 11 22:42:22 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id WAA02634 for questions-outgoing; Thu, 11 Jul 1996 22:42:22 -0700 (PDT) Received: from who.cdrom.com (who.cdrom.com [204.216.27.3]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id WAA02627 for ; Thu, 11 Jul 1996 22:42:20 -0700 (PDT) Received: from ns.kconline.com (ns.kconline.com [207.51.167.3]) by who.cdrom.com (8.6.12/8.6.11) with ESMTP id WAA11298 for ; Thu, 11 Jul 1996 22:42:15 -0700 Received: from localhost (jriffle@localhost) by ns.kconline.com (8.6.12/8.6.12) with SMTP id AAA00469 for ; Fri, 12 Jul 1996 00:37:28 -0500 Date: Fri, 12 Jul 1996 00:37:28 -0500 (EST) From: Jim Riffle To: questions@freebsd.org Subject: syslogd to a specific users on a remote host Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Anyone know if you can make syslogd log its information to a specific user on a different host? I have read the syslog.conf man page and have successfully had one machine log its information to another machine's syslog. What I am wanting to do with that, is have all the information logged from that machine go to a specfic user on the remote machine. Basically, it boils down to this: Can syslogd differentate between the messages from the local machine and those from a different machine, and send them to the appropriate users & log files? Thanks, Jim Riffle