From owner-freebsd-questions Fri Jul 5 17:40:31 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 0661337B400 for ; Fri, 5 Jul 2002 17:40:29 -0700 (PDT) Received: from tninet.se (sheridan.tninet.se [195.100.94.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D5D843E31 for ; Fri, 5 Jul 2002 17:40:27 -0700 (PDT) (envelope-from tdv94ped@cs.umu.se) Received: from cs.umu.se (h25n1c1o1023.bredband.skanova.com [213.64.164.25]) by sheridan.tninet.se (BMR ErlangTM/OTP 3.0) with ESMTP id 860118.916023.1025.1s8243046sheridan ; Sat, 06 Jul 2002 02:40:23 +0200 Message-ID: <3D263C72.342A5F9A@cs.umu.se> Date: Sat, 06 Jul 2002 02:40:19 +0200 From: Paul Everlund X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: sv,en MIME-Version: 1.0 To: Grant Cooper Cc: freebsd-questions@freebsd.org Subject: Re: Setting Up a Log References: <20020704135152.A7591@chaos.obstruction.com> <000c01c22418$d07f1680$04fbcecd@ab.hsia.telus.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 Grant Cooper wrote: > > 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? A short answer to this question is 'man last'. I hope this is what you were looking for. Best regards, Paul To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message