Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Sep 2013 10:23:05 -0400
From:      Jeff DiNisco <jeff@p1technologies.com>
To:        "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>
Subject:   syslog program data to remote loghost
Message-ID:  <CE6056D9.2D4FB%jeff@p1technologies.com>

next in thread | raw e-mail | index | archive | help
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 appreci=
ated.  Thanks.

Jeff



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CE6056D9.2D4FB%jeff>