supervision - discussion about system services, daemon supervision, init, runlevel management, and tools such as s6 and runit
 help / color / mirror / Atom feed
From: Gerrit Pape <pape@smarden.org>
Subject: Re: [runit/svlogd] RFE: periodic log-rotation; filter-malfunction
Date: Thu, 2 Sep 2004 20:12:03 +0000	[thread overview]
Message-ID: <20040902201205.10692.qmail@7d4e8b8d878ee6.315fe32.mid.smarden.org> (raw)
In-Reply-To: <Pine.LNX.4.44.0409021551280.22754-100000@e-smith.charlieb.ott.istop.com>

On Thu, Sep 02, 2004 at 03:53:26PM -0400, Charlie Brady wrote:
> On Thu, 2 Sep 2004, Gerrit Pape wrote:
> > > Would it be possible to add another option (e.g. 'a<seconds>') which
> > > sends SIGALRM at <seconds> seconds after the last logrotation?
> > 
> > I'll have to think about it, in the meantime you could setup a separate
> > service doing this work, e.g.:
> > 
> >  /var/service/socklogrotate/run:
> >  #!/bin/sh
> >  runsvctrl alarm /var/service/socklog
> >  exec sleep <seconds>
> 
> This would appear to perfectly satisfy the requirement. That suggests to 
> me that adding the functionality to socklog would be bloat.

To svlogd; yes, I tend to agree.  But change the line above to
 runsvctrl alarm /var/service/socklog-unix/log

Regards, Gerrit.


  reply	other threads:[~2004-09-02 20:12 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-02  9:55 Enrico Scholz
2004-09-02 19:48 ` Gerrit Pape
2004-09-02 19:53   ` Charlie Brady
2004-09-02 20:12     ` Gerrit Pape [this message]
2004-09-02 21:58   ` Enrico Scholz
2004-09-03 11:08     ` Gerrit Pape
2004-09-11  9:56       ` Gerrit Pape
2004-09-03 14:54     ` Joan Picanyol
2004-09-03 15:15     ` Charlie Brady
2004-10-18 17:18 ` Gerrit Pape

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040902201205.10692.qmail@7d4e8b8d878ee6.315fe32.mid.smarden.org \
    --to=pape@smarden.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).