From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.sysutils.supervision.general/550 Path: main.gmane.org!not-for-mail From: Alexander Lazic Newsgroups: gmane.comp.sysutils.supervision.general Subject: Re: Socklog feature request Date: Sun, 8 Aug 2004 16:28:35 +0200 Message-ID: <20040808142835.GC30846@none.at> References: <20040807084800.GA7779@none.at> <20040808112240.3636.qmail@678ff29a1e7219.315fe32.mid.smarden.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1091975433 1903 80.91.224.253 (8 Aug 2004 14:30:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 8 Aug 2004 14:30:33 +0000 (UTC) Original-X-From: supervision-return-788-gcsg-supervision=m.gmane.org@list.skarnet.org Sun Aug 08 16:30:22 2004 Return-path: Original-Received: from antah.skarnet.org ([212.85.147.14]) by deer.gmane.org with smtp (Exim 3.35 #1 (Debian)) id 1Btogo-0007Fv-00 for ; Sun, 08 Aug 2004 16:30:22 +0200 Original-Received: (qmail 6310 invoked by uid 76); 8 Aug 2004 14:30:39 -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 6295 invoked from network); 8 Aug 2004 14:28:58 -0000 Original-To: supervision@list.skarnet.org Content-Disposition: inline In-Reply-To: <20040808112240.3636.qmail@678ff29a1e7219.315fe32.mid.smarden.org> User-Agent: Mutt/1.5.6i Xref: main.gmane.org gmane.comp.sysutils.supervision.general:550 X-Report-Spam: http://spam.gmane.org/gmane.comp.sysutils.supervision.general:550 On Son 08.08.2004 11:22, Gerrit Pape wrote: >On Sat, Aug 07, 2004 at 10:48:00AM +0200, Alexander Lazic wrote: > > http://marc.theaimsgroup.com/?t=104379616100007&r=1&w=2 > http://marc.theaimsgroup.com/?t=104064482600002&r=1&w=2 Thanx for the links ;-) >> I need to rotate the logs per day but haven't found a easy way to do >> this with socklog. > >Why do you need? I would advise to make use of the great feature of >multilog and svlogd that allows you to calculate the maximum space used >for logs. If you rotate logs on a daily basis only, you cannot ensure >this limit; a service (probably misconfigured or broken) can produce a >huge amount of logs in one day. The filesize is not my problem. When i look into the file of e.g Friday then i want _all_ data from Friday are in one logfile, if it is 1GB or whatever it is so. As i know the multilog and svlogd read from stdin nor? al ;-)