From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.sysutils.supervision.general/1162 Path: news.gmane.org!not-for-mail From: Alex Efros Newsgroups: gmane.comp.sysutils.supervision.general Subject: Re: monitoring svlogd-produced logfiles Date: Thu, 15 Jun 2006 02:40:04 +0300 Organization: asdfGroup Inc., http://powerman.asdfGroup.com/ Message-ID: <20060614234004.GH8706@home.power> References: <20060614233508.GP898@annvix.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1150328417 30911 80.91.229.2 (14 Jun 2006 23:40:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 14 Jun 2006 23:40:17 +0000 (UTC) Original-X-From: supervision-return-1398-gcsg-supervision=m.gmane.org@list.skarnet.org Thu Jun 15 01:40:11 2006 Return-path: Envelope-to: gcsg-supervision@gmane.org Original-Received: from antah.skarnet.org ([212.85.147.14]) by ciao.gmane.org with smtp (Exim 4.43) id 1Fqey2-0006pc-1h for gcsg-supervision@gmane.org; Thu, 15 Jun 2006 01:40:10 +0200 Original-Received: (qmail 29991 invoked by uid 76); 14 Jun 2006 23:40:31 -0000 Mailing-List: contact supervision-help@list.skarnet.org; run by ezmlm List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Archive: Original-Received: (qmail 29985 invoked from network); 14 Jun 2006 23:40:31 -0000 Original-To: supervision@list.skarnet.org Mail-Followup-To: supervision@list.skarnet.org Content-Disposition: inline In-Reply-To: <20060614233508.GP898@annvix.org> User-Agent: Mutt/1.5.11 Xref: news.gmane.org gmane.comp.sysutils.supervision.general:1162 Archived-At: Hi! On Wed, Jun 14, 2006 at 05:35:08PM -0600, Vincent Danen wrote: > Quick question here... is anyone using anything like swatch or SEC to > parse/monitor svlogd-produced logfiles? I'm having some issues with > tail where it won't follow ./current when it rotates, which is causing Tail can follow ./current after rotate: tail -F -- WBR, Alex.