Share

Metalog

Code

Programming Languages: C

License: GNU General Public License (GPL)

Repositories

browse code, statistics svn co https://metalog.svn.sourceforge.net/svnroot/metalog metalog

Show:

What's happening?

  • Effect of maxfiles=0 should be documented in man page

    The effect of maxfiles=0 should be documented in the man page. I would think it probably means "never delete old logs", but it would be nice to have this documented.

    2009-11-15 16:42:21 UTC by allen_jb

  • postrotate_cmd ineffective if specified before logdir

    Because of an omission when copying cur_block fields to new_output while processing a "logdir" config line, the "postrotate_cmd" option has no effect if it occurs before "logdir" in a block. This is particularly a problem because it means specifying a "postrotate_cmd" in the default options section, where there is not normally a "logdir" option at all, has no effect. This simple addition...

    2009-10-27 10:58:30 UTC by mwhitlock

  • Followup: RE: How to drop messages?

    I think this prolect is dead. I may be wrong, but AFAIK there is no maintainer.

    2009-08-11 08:32:00 UTC by low

  • Several sections into same logdir

    I try to log several sections into one log directory, so all stuff concerning wireless should go into /var/log/wireless: b43 : facility = "kern" regex = "b43-phy0" logdir = "/var/log/wireless" break = 1 wpa_cli : regex = "wpa_cli" logdir = "/var/log/wireless" break = 1 This seems to be not...

    2009-08-11 08:09:37 UTC by massimo_b

  • Followup: RE: How to drop messages?

    Hi. Is there still some work in progress on this project? About my old question I'm using now command = "echo" to suppress any kind of messages.

    2009-08-11 07:59:34 UTC by massimo_b

Our Numbers