For future reference, grep is your friend...
Use something like this to filter out the bulk packet detail:

grep weewxd syslog | grep -v 'w34rt: Event packet' > tempfile

and then browse through tempfile.
*Assuming you need the debugging output* it is occasionally better to have 
too much as you can itentify the problem with the filtered temp file and 
then go back to the full detail to look for more hints around that time.


On Sunday, 19 January 2020 22:59:11 UTC+10, Ray Burg wrote:
>
> Hi All,
>   My syslog is being filled with the loop packets from weewx and I cannot 
> find how to stop it.
>
> It makes it hard to find any errors when I am bombarded by these 
> messages...
>
> I am running Beta 4 rel 9
>
> Here is an example:....
>

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-development" 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-development/0d458c3c-aab2-48e0-82c7-8f978c96d6c1%40googlegroups.com.

Reply via email to