Hi Walt, As Andrew Milner linked to, you need to set log_success under [StdRESTful] to False inside weewx.conf.
This will eliminate the log entries for successful but will still allow for failures to be logged. I've actually turned off all "success" logging for weewx as I really only need to know about failures. On Tuesday, February 18, 2020 at 11:39:57 AM UTC-6, Walter Smith wrote: > > Andrew, this is great! I am working my way through it all. I have the > data being posted, but I get an entry in syslog for every post: > > Feb 18 10:45:59 raspberrypi2 weewx[30469]: restx: WeePOST: Published > record 2020-02-18 10:45:59 CST (1582044359) > Feb 18 10:46:01 raspberrypi2 weewx[30469]: restx: WeePOST: Published > record 2020-02-18 10:46:02 CST (1582044362) > Feb 18 10:46:03 raspberrypi2 weewx[30469]: restx: WeePOST: Published > record 2020-02-18 10:46:04 CST (1582044364) > Feb 18 10:46:05 raspberrypi2 weewx[30469]: restx: WeePOST: Published > record 2020-02-18 10:46:06 CST (1582044366) > Feb 18 10:46:07 raspberrypi2 weewx[30469]: restx: WeePOST: Published > record 2020-02-18 10:46:08 CST (1582044368) > Feb 18 10:46:09 raspberrypi2 weewx[30469]: restx: WeePOST: Published > record 2020-02-18 10:46:10 CST (1582044370) > > Is there a way to turn (most) of those off? > > more complete log attached. > > Thanks, > > Walt > -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/237d6898-c3ee-4a62-87cd-e18327f34ecb%40googlegroups.com.
