From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.sysutils.supervision.general/551 Path: main.gmane.org!not-for-mail From: Gerrit Pape Newsgroups: gmane.comp.sysutils.supervision.general Subject: Re: Socklog feature request Date: Sun, 8 Aug 2004 17:09:53 +0000 Message-ID: <20040808170954.26356.qmail@470640bb66f618.315fe32.mid.smarden.org> References: <20040807084800.GA7779@none.at> <20040808112240.3636.qmail@678ff29a1e7219.315fe32.mid.smarden.org> <20040808142835.GC30846@none.at> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1091984993 18690 80.91.224.253 (8 Aug 2004 17:09:53 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 8 Aug 2004 17:09:53 +0000 (UTC) Original-X-From: supervision-return-789-gcsg-supervision=m.gmane.org@list.skarnet.org Sun Aug 08 19:09:44 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 1BtrB2-0005MA-00 for ; Sun, 08 Aug 2004 19:09:44 +0200 Original-Received: (qmail 7233 invoked by uid 76); 8 Aug 2004 17:10:02 -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 7228 invoked from network); 8 Aug 2004 17:10:01 -0000 Original-To: supervision@list.skarnet.org Mail-Followup-To: supervision@list.skarnet.org Content-Disposition: inline In-Reply-To: <20040808142835.GC30846@none.at> Xref: main.gmane.org gmane.comp.sysutils.supervision.general:551 X-Report-Spam: http://spam.gmane.org/gmane.comp.sysutils.supervision.general:551 On Sun, Aug 08, 2004 at 04:28:35PM +0200, Alexander Lazic wrote: > On Son 08.08.2004 11:22, Gerrit Pape 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 > 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. Hmm, I don't share your opinion, and warn that file size may very well be a problem for you eventually. Anyway, the links above should help you to do what you want nevertheless; with svlogd it's simply disabling log file rotation by size, and configuring a scheduler to send a signal at midnight. > As i know the multilog and svlogd read from stdin nor? They do. Gerrit.