From owner-freebsd-questions Mon Jan 10 13:57:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from musik07.nada.kth.se (musik07.nada.kth.se [130.237.227.82]) by hub.freebsd.org (Postfix) with ESMTP id 515A01519B for ; Mon, 10 Jan 2000 13:57:14 -0800 (PST) (envelope-from su98-rin@nada.kth.se) Received: from localhost (su98-rin@localhost) by musik07.nada.kth.se (8.8.8+Sun/8.8.7) with SMTP id WAA05962; Mon, 10 Jan 2000 22:56:57 +0100 (MET) Date: Mon, 10 Jan 2000 22:56:57 +0100 (MET) From: Richard Nyberg To: Tony Wells Cc: freebsd-questions@FreeBSD.ORG Subject: Re: sshd and syslogd In-Reply-To: <387A5342.9AC5FE70@journalstar.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG My configuration: In sshd_config: SyslogFacility AUTH In syslog.conf: auth.* /var/log/authlog This puts all sshd messages _and_ all other auth messages in /var/log/authlog /Richard Nyberg > Does anyone know the magic to get sshd to log to /var/log/messages via > syslogd? I'm most interested in seeing the cause of failed connections. > > TIA > Tony Wells > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message