From owner-freebsd-questions Fri Jul 5 16:40:42 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD68E37B400 for ; Fri, 5 Jul 2002 16:40:41 -0700 (PDT) Received: from priv-edtnes28.telusplanet.net (defout.telus.net [199.185.220.240]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0378043E3B for ; Fri, 5 Jul 2002 16:40:41 -0700 (PDT) (envelope-from grant.cooper@nucleus.com) Received: from gcooper ([205.206.251.4]) by priv-edtnes28.telusplanet.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with SMTP id <20020705234040.EALZ25741.priv-edtnes28.telusplanet.net@gcooper> for ; Fri, 5 Jul 2002 17:40:40 -0600 Message-ID: <000c01c22418$d07f1680$04fbcecd@ab.hsia.telus.net> From: "Grant Cooper" To: References: <20020704135152.A7591@chaos.obstruction.com> Subject: Setting Up a Log Date: Fri, 5 Jul 2002 05:40:50 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I am trying to set up a simple log. First log is a log of ftpd daemon, but there is too much info. All I want is who logged in, and what time. Second, I want to do the same for telnet. Is there a primer for logging or am I going to have to create a C program to gather this information myself? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message