On Wed, 24 Jul 2024, xover2...@hush.com wrote:

So, based on what I had read in the syslog.conf(5) man page, I appended the 
following to /etc/syslog.conf :

       +192.168.1.200
       *.*                                /var/log/host1


Can you reset the progname filter as shown in the man-page:

!*                      <-- add this line
+192.168.1.200
*.*             /var/log/host1

-RVP

Reply via email to