syslog program data to remote loghost
Jeff DiNisco
jeff at p1technologies.com
Thu Sep 19 14:31:42 UTC 2013
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
More information about the freebsd-questions
mailing list