> > Thanks, i just tried that and restarted wewx but it's still printing that > loop data.
I'm not sure what you mean by "printing that loop data." Are we talking about the log? Or, printing to a console through standard output? If the former, the Vantage driver logs no data in the system log --- only control information. StdArchive does log successful and unsuccessful insertions into the database, but these should be controlled by log_success and log_failure, respectively, at least on modern versions of WeeWX (what version are you using?). If the latter (printing to the console), then you shouldn't see this if you are running weewxd as a daemon. Perhaps an excerpt of the log so we can see what you're concerned about? On Wed, Mar 2, 2022 at 7:55 AM Tom Keffer <[email protected]> wrote: > Just set option log_success > <http://www.weewx.com/docs/usersguide.htm#General> to False. > > On Wed, Mar 2, 2022 at 7:50 AM Cat22 <[email protected]> wrote: > >> debug=0 but weewx writes over a thousand lines to the systemd journal. >> Its writing the data it read from the Vantage Pro II mostly LOOP: lines. I >> would rather it didn't do that. None of it is error data. >> Any idea how to prevent it? >> >> -- >> 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/7f3c7019-ea57-40c6-a6f0-c0799b8a5ce7n%40googlegroups.com >> <https://groups.google.com/d/msgid/weewx-user/7f3c7019-ea57-40c6-a6f0-c0799b8a5ce7n%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- 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/CAPq0zEBEHkydD848oier3vmE-ae8RRDhfB2bmVkNc0CKLVS9TA%40mail.gmail.com.
