On 7/25/2024 at 6:06 AM, "RVP" <r...@sdf.org> wrote:
>
>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



The addition of that line does not appear to have changed what was happening 
before that line was added. The syslog messages from 192.168.1.200 are still 
being received and are still being appended to /var/log/messages instead of 
/var/log/host1.

Any further suggestions would be appreciated. Thanks.

Reply via email to