30 Nov
2005
30 Nov
'05
10:43 p.m.
--On Wednesday, November 30, 2005 09:23:01 PM +0000 markzero <syslog-ng@darklogik.org> wrote:
Hi,
Still having problems getting logs out of my FreeBSD jails. No errors are recorded, no clue as to why there are no logs. My config looks like this:
strace your jailed procs. Are they writing to /var/run/log? If not, you need to figure out where they _are_ trying to write to. -- Carson