From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.sysutils.supervision.general/815 Path: news.gmane.org!not-for-mail From: Gerrit Pape Newsgroups: gmane.comp.sysutils.supervision.general Subject: Re: svlogd as a heavy-duty logger Date: Thu, 19 May 2005 06:28:09 +0000 Message-ID: <20050519062810.4756.qmail@d206fd950af868.315fe32.mid.smarden.org> References: <428ACC2E.5090000@gmail.com> <877jhwjhuq.fsf@kosh.bigo.ensc.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1116484091 24534 80.91.229.2 (19 May 2005 06:28:11 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 19 May 2005 06:28:11 +0000 (UTC) Original-X-From: supervision-return-1051-gcsg-supervision=m.gmane.org@list.skarnet.org Thu May 19 08:28:10 2005 Return-path: Original-Received: from antah.skarnet.org ([212.85.147.14]) by ciao.gmane.org with smtp (Exim 4.43) id 1DYeUp-000580-UD for gcsg-supervision@gmane.org; Thu, 19 May 2005 08:27:04 +0200 Original-Received: (qmail 26083 invoked by uid 76); 19 May 2005 06:28:15 -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 26078 invoked from network); 19 May 2005 06:28:15 -0000 Original-To: supervision@list.skarnet.org Mail-Followup-To: supervision@list.skarnet.org Content-Disposition: inline In-Reply-To: <877jhwjhuq.fsf@kosh.bigo.ensc.de> Xref: news.gmane.org gmane.comp.sysutils.supervision.general:815 X-Report-Spam: http://spam.gmane.org/gmane.comp.sysutils.supervision.general:815 On Thu, May 19, 2005 at 12:21:17AM +0200, Enrico Scholz wrote: > * logrotation is very unflexible; low-volume logs will be transmitted very > seldom and svlogd does not support a way to rotate them periodically. You > will need external programs started e.g. by cronjobs which send SIGALRM > to svlogd. But this will have bad sideeffects as it rotates all logfiles > but not only the low-volume ones. Hi Enrico, svlogd supports the t configuration option since version 1.1.0 as per your suggestion in this thread last year http://thread.gmane.org/gmane.comp.sysutils.supervision.general/569 http://article.gmane.org/gmane.comp.sysutils.supervision.general/607 http://article.gmane.org/gmane.comp.sysutils.supervision.general/619 Regards, Gerrit.