Jail's syslogd log to host's syslogd with unix socket

Martin Schütte lists at mschuette.name
Mon Dec 7 19:42:06 UTC 2009


Manolis Tzanidakis wrote:
> syslogd_flags="-ss -l /usr/jails/jail1/var/run/log"

When starting syslogd from the shell you can add the -d flag, that might
print an error message if the socket cannot be opened.

> Jail's rc.conf:
> syslogd_flags="-ss"

The jails should not start any syslogd, use syslogd_enable="NO".

-- 
Martin


More information about the freebsd-jail mailing list