On Thu, 19 Dec 2002 12:40:51 +0100 Vincent Hanquez <[EMAIL PROTECTED]> wrote: > Hi, > this message is syslog-ng notice message, which tell you it hasn't > drop any /dev/log packets. > (this feature seem not connected as far as I can see) > > You can rid of this message with something like that:
<snip really, really complex and nasty ways of removing STATS messages>
options { stats(3600); };
>From the docs:
# stats() num The number of seconds between two
# STATS.
The snippet above will cause STATS to be reported every hour instead of
every ten minutes.
If I recall correctly, setting it to 0 will disable it.
pgpQbgDVNklH1.pgp
Description: PGP signature

