[syslog-ng] error moessage when upgrading to 1.9.9 on Debian
Unstable
Balazs Scheidler
bazsi at balabit.hu
Tue Mar 28 12:48:42 CEST 2006
On Mon, 2006-03-27 at 14:18 -0800, Andrew Meyer wrote:
> source kernel { file("/proc/kmsg" log_prefix ("kernel:
> ")); };
> This is the line it keeps complaining about, I'm not
> sure why...?
>
"kernel" is currently a reserved word, I was about to kill that, but you
can work it around by using something like "s_kernel" for the name of
the source.
--
Bazsi
More information about the syslog-ng
mailing list