I'm trying to send program specific logs to a remote host.

I get that logging to a remote server can be done with:
*.warn;*.notice;kern.* @loghost

And I get that logging a program can be done with:
!lwiod
audit.*                                         /var/log/audit/smb.log

What I want to do is:
!lwiod
audit.*                                          @loghost

But for some reason this doesn't work.  Any advice would be greatly 
appreciated.  Thanks.

Jeff
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"

Reply via email to