>your rsyslog conf has 'isequal,"weewx"', so it will not match the actual 
name of the weewxd program, which is 'weewxd'

Hmm. You are right. But it's strange, in v4.10.2 the program is already 
named weewxd isn't it? And it's working...

Axelle
On Sunday, March 3, 2024 at 8:38:09 PM UTC+1 matthew wall wrote:

> On Sunday, March 3, 2024 at 9:27:17 AM UTC-5 [email protected] wrote:
>
> I found partially why: the upgrade procedure didn't pick up my 
> /etc/default/weewx, just did a backup and created a new one.
>
> WEEWX_PYTHON=python3
> WEEWX_BINDIR=/usr/share/weewx
> WEEWX_CFG=/etc/weewx/weewx.conf
> WEEWX_BIN=/usr/bin/weewxd
>
>
> the file /etc/default/weewx does not affect rsyslog
>
> your rsyslog conf has 'isequal,"weewx"', so it will not match the actual 
> name of the weewxd program, which is 'weewxd'
>
> either change 'weewx' to 'weewxd', or use startswith instead of isequal.  
> take a look at the wiki article about logging:
>
> https://github.com/weewx/weewx/wiki/logging
>
> m
>

-- 
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/1ad406b5-24ea-4e85-867d-1016703aeaf8n%40googlegroups.com.

Reply via email to