Impossible to know what you did from your skeletal description, but this worked for me on debian12 using the beta of v5 pip.
- wget https://raw.githubusercontent.com/weewx/weewx/master/util/rsyslog.d/weewx.conf -O /tmp/weewx-rsyslogd.conf - sudo cp /tmp/weewx-rsyslogd.conf /etc/rsyslog.d/weewx.conf - sudo systemctl restart rsyslogd - sudo systemctl restart weewx Be careful in the first step to wget the file and output to something 'other' than weewx.conf to protect yourself from accidentally overwriting your actual weewx config file. As long as the file in /etc/rsyslog.d ends in .conf it will work. -- 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 weewx-user+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/551c6daf-917b-4957-a75c-8558d1aacf98n%40googlegroups.com.