Disabling interface packet messages?

Is there any way to disable the ³X is not seeing any packets on interface
Y²/³X is seeing packets again on interface Y² messages that run with the
scheduled Cron jobs? I¹m monitoring a link which, naturally, has extended
periods without any traffic, and these alerts clutter up my inbox and
don¹t bring me much value.

John Donaldson

You can set this in your broctl.cfg file:

StatsLogEnable=0

That will turn off those emails, but it will also turn off
the functionality related to this (such as writing to the
spool/stats.log file).