On Friday, September 9, 2016 at 10:57:27 AM UTC-7, jmltech wrote: > > I followed the instructions in the weewx wiki for creating a separate log > file for weewx. It worked, but log data is now being written to both > /var/log/syslog and /var/log/weewx.log > > > Hard to say without knowing what version of rsyslog you are running.
I think you need to tell it to stop processing after a match http://askubuntu.com/questions/186592/how-do-i-configure-rsyslog-to-send-logs-from-a-specific-program-to-a-remote-sysl I'm not sure the .conf file in weewx is (or isn't) correct, I've seen the syntax there used, I've also seen & ~ used on the line after a match to mean 'stop processing the rule you matched on the line above'. -- 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]. For more options, visit https://groups.google.com/d/optout.
