[syslog-ng]Configuring Chrooted apps to use /dev/log with
syslog-ng
Szabo Akos
fonya@gyurma.netcity.hu
Tue, 31 Jul 2001 09:49:23 +0200 (CEST)
On Mon, 30 Jul 2001, Brian E. Seppanen wrote:
> I'm trying to chroot bind, and I got to the part where it discusses
> setting up syslog so it will accept logs from chrooted apps. Is there any
> way of configuring syslog-ng to do something similar?
I just add this to the source "section" :
source src {
unix-stream("/dev/log");
unix-dgram("/dev/log");
unix-stream("/chroot/dev/log");
unix-dgram("/chroot/dev/log");
and so on.
--
Ciao:
Fonya
Amióta NT-t installáltam a porszívómra, semmi szívás nincs vele.
PGP key: `finger fonya@gyurma.netcity.hu`