From owner-freebsd-isp@FreeBSD.ORG Thu Jul 1 07:23:42 2004 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 808DD16A4CE for ; Thu, 1 Jul 2004 07:23:42 +0000 (GMT) Received: from totem.fix.no (totem.fix.no [80.91.36.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1488A43D41 for ; Thu, 1 Jul 2004 07:23:40 +0000 (GMT) (envelope-from anders@fix.no) Received: from localhost (totem.fix.no [80.91.36.20]) by totem.fix.no (Postfix) with ESMTP id B22E22ED38D; Thu, 1 Jul 2004 09:23:34 +0200 (CEST) Received: from totem.fix.no ([80.91.36.20]) by localhost (totem.fix.no [80.91.36.20]) (amavisd-new, port 10024) with LMTP id 68067-01-5; Thu, 1 Jul 2004 09:23:33 +0200 (CEST) Received: by totem.fix.no (Postfix, from userid 1000) id CA16D2ED389; Thu, 1 Jul 2004 09:23:33 +0200 (CEST) Date: Thu, 1 Jul 2004 09:23:33 +0200 From: Anders Nordby To: Andrew Nelson Message-ID: <20040701072333.GA68142@totem.fix.no> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-PGP-Key: http://anders.fix.no/pgp/ X-PGP-Key-FingerPrint: 1E0F C53C D8DF 6A8F EAAD 19C5 D12A BC9F 0083 5956 X-message-flag: Outlook : A program to spread viri, but it can do mail too. User-Agent: Mutt/1.5.1i cc: freebsd-isp@freebsd.org Subject: Re: tailing logfiles via a webpage? X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jul 2004 07:23:42 -0000 Hi, Give them a samba share, make them use tail -f or http://www.baremetalsoft.com/baretail/ if using Windows. Works fine here. On Thu, Jul 01, 2004 at 04:16:18PM +1000, Andrew Nelson wrote: > I'd like allow staff to view various system log files without > having an account on the system... I've previously written > some small web based scripts which grep out relevent data > and dump them to the browser.. > > Does anyone know of a better system? Maybe a java applet > or something that can tail a log file? > > thanks, > Andrew > > _________________________________________________________________ > Protect your inbox from harmful viruses with new ninemsn Premium. Go to > http://ninemsn.com.au/premium/landing.asp?banner=emailtag&referrer=hotmail > > _______________________________________________ > freebsd-isp@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-isp > To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org" -- Anders.