Date: Mon, 7 Dec 2009 18:27:50 +0200 From: Manolis Tzanidakis <mtzanidakis@gmail.com> To: freebsd-jail@freebsd.org Subject: Jail's syslogd log to host's syslogd with unix socket Message-ID: <1E2EF40D-4E77-4158-B071-70F1344DF3AA@gmail.com>
index | next in thread | raw e-mail
Hello all, I want to log from a jail's syslogd to the host's syslogd using a unix socket. I've added in host's rc.conf (followed by syslogd restart): syslogd_flags="-ss -l /usr/jails/jail1/var/run/log" Jail's rc.conf: syslogd_flags="-ss" but nothing is logged in host's syslogd. I'd like to avoid UDP if possible. Any ideas? Best regards, Manolis -- Manolis Tzanidakis mtzanidakis@gmail.comhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1E2EF40D-4E77-4158-B071-70F1344DF3AA>
