From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.sysutils.supervision.general/1947 Path: news.gmane.org!not-for-mail From: Alex Efros Newsgroups: gmane.comp.sysutils.supervision.general Subject: Re: multiple log streams Date: Thu, 2 Apr 2009 12:47:58 +0300 Organization: http://powerman.name/ Message-ID: <20090402094758.GE32102@home.power> References: <20090402084742.GC28473@grummit.biaix.org> <20090402085726.GC32102@home.power> <20090402092404.GB30096@grummit.biaix.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1238665689 10879 80.91.229.12 (2 Apr 2009 09:48:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 2 Apr 2009 09:48:09 +0000 (UTC) To: supervision@list.skarnet.org Original-X-From: supervision-return-2182-gcsg-supervision=m.gmane.org@list.skarnet.org Thu Apr 02 11:49:28 2009 Return-path: Envelope-to: gcsg-supervision@gmane.org Original-Received: from antah.skarnet.org ([212.85.147.14]) by lo.gmane.org with smtp (Exim 4.50) id 1LpJY5-00066L-Hv for gcsg-supervision@gmane.org; Thu, 02 Apr 2009 11:49:25 +0200 Original-Received: (qmail 3302 invoked by uid 76); 2 Apr 2009 09:48:40 -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 3278 invoked from network); 2 Apr 2009 09:48:40 -0000 Mail-Followup-To: supervision@list.skarnet.org Content-Disposition: inline In-Reply-To: <20090402092404.GB30096@grummit.biaix.org> User-Agent: Mutt/1.5.16 (2007-06-09) Xref: news.gmane.org gmane.comp.sysutils.supervision.general:1947 Archived-At: Hi! On Thu, Apr 02, 2009 at 11:24:04AM +0200, Joan Picanyol i Puig wrote: > > a) use single stream, and then use svlogd features to filter messages and > > store in different log files > I need to read from log/current in real-time to check for alarm > conditions which I can't express using svlogd pattern matching. Why do you think so? It works in real-time. You probably think about log rotation, which isn't real-time, but it has nothing with using multiple log files and filters. -- WBR, Alex.