Well... since everything is working otherwise, I added the last two lines so my syslog will be sane again:
/etc/rsyslog.d# cat 00-weewx.conf if $programname == 'weewx' then /var/log/weewx.log if $programname == 'weewx' then stop if $msg contains 'microframe' then /dev/null if $msg contains 'microframe' then stop -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
