"sudo systemctl restart rsyslogd" ... there is no process rsyslogd. There is a rsyslog. restarted that, but not working. I really don't want to have to take a short course on darned system logging for my new ubuntu 22.04 running on a orangepi5b. Oh well. Thanks for trying to help.
On Friday, July 7, 2023 at 3:46:07 AM UTC+2 vince wrote: > 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/6a19d2ff-1f92-423b-a07f-769d8c49c532n%40googlegroups.com.