[syslog-ng]does not work with klogd
A.L.
al@9b.com
Mon, 11 Sep 2000 02:12:06 -0500 (CDT)
> I've been using syslogd-ng for quite a while now... like it a lot!
> Just installed the latest stable version on a new system and now I see
> a strange behaviour:
>
> I installed syslogd-ng. He's logging just fine but then I realized
> that I don't get any klogd messages!! Not even when klogd comes up!
> Using the standard syslogd works just fine...
>
> Where's the problem? -- Torsten
Dunno what problem, but know a possible solution. Just have
syslog-ng read /proc/kmsg, and it'll do same job as klogd, and don't run
klogd anymore. Cheers.
--A.L.