Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Aug 2006 14:40:37 -0500
From:      Josh Paetzel <josh@tcbug.org>
To:        questions@freebsd.org
Subject:   syslogd remote logging
Message-ID:  <200608211440.37396.josh@tcbug.org>

next in thread | raw e-mail | index | archive | help
I am trying to get syslogd configured to do remote logging to another 
box.  In my syslog.conf on the local machine I have:

local0.*  @xx.xx.xx.xx

In syslog.conf on the remote machine I have:

local0.* /some/file.log

and I have added the syslogd_flags="-a xx.xx.xx.xx/xx" to rc.conf on 
the remote machine and restarted syslogd.  

So far nothing is being logged to the remote machine.  Can anyone 
point out a step that I have missed?

-- 
Thanks,

Josh Paetzel



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608211440.37396.josh>