I have now made changes to rsyslog config, to only log messages with level 5 and above, and weewx is still flooding my syslog with the following two lines every 5 minutes:
Dec 6 19:51:03 server weewx[30571]: manager: added record 2017-12-06 19:51:00 CET (1512586260) to database 'weewx' Dec 6 19:51:03 server weewx[30571]: manager: added record 2017-12-06 19:51:00 CET (1512586260) to daily summary in 'weewx' How could this be considered "normal but significant condition" as per RFC 5424? Den onsdag 6 december 2017 kl. 10:48:14 UTC+1 skrev Daniel Jönsson: > > Sorry for late answer. Been away for work. > > All this I see in syslog: > > Dec 6 10:40:28 server weewx[30571]: fousb: synchronising to the weather > station (quality=1) > Dec 6 10:41:14 server weewx[30571]: manager: added record 2017-12-06 > 10:37:01 CET (1512553021) to database 'weewx' > Dec 6 10:41:14 server weewx[30571]: manager: added record 2017-12-06 > 10:37:01 CET (1512553021) to daily summary in 'weewx' > Dec 6 10:41:15 server weewx[30571]: GaugeGenerator: Generated 6 images for > HTMLPages in 0.19 seconds > Dec 6 10:41:15 server weewx[30571]: translategenerator.pyc: Language is > swedish > Dec 6 10:41:15 server weewx[30571]: historygenerator.pyc: Generated 6 tables > in 0.33 seconds > Dec 6 10:41:16 server weewx[30571]: cheetahgenerator: Generated 10 files for > report HTMLPages in 1.68 seconds > Dec 6 10:41:16 server weewx[30571]: reportengine: copied 0 files to > /var/www/weewx/Bootstrap > Dec 6 10:41:16 server weewx[30571]: translategenerator.pyc: Language is > swedish > Dec 6 10:41:17 server weewx[30571]: genimages: Generated 6 images for > BigImages in 0.80 seconds > Dec 6 10:41:17 server weewx[30571]: translategenerator.pyc: Language is > swedish > Dec 6 10:41:17 server weewx[30571]: genimages: Generated 6 images for > SmallImages in 0.33 seconds > > > > > Den fredag 24 november 2017 kl. 01:08:09 UTC+1 skrev mwall: >> >> On Wednesday, November 22, 2017 at 3:02:53 AM UTC-5, Daniel Jönsson wrote: >>> >>> >>> This was exactly how I understood it to be when I read up on the commit >>> on github, and this is what I have been trying to do. But it does not >>> effect the logging. >>> I am running version 3.6.1, and if I understand it correct this was >>> implemented in 3.6.0, so it should work but isn't. >>> >>> I have tried to put it under [StdReport] and all reports their under, >>> and under [StdRESTful]. No matter where I put it, it does >>> absolutely nothing to lessen the output to syslog. >>> >> >> could you post some log output and highlight the messages that you think >> should not be emitted? >> >> also post a sanitized copy of the weewx.conf >> >> m >> > -- 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.
