|
From: Udo L. <udo...@al...> - 2015-12-02 11:18:13
|
Hi,
the default syslog-ng conf file has the wrong format:
/usr/sbin/syslog-ng
[2015-12-02T11:15:12.445990] WARNING: Configuration file format is too old, syslog-ng is running in compatibility mode
Please update it to use the syslog-ng 3.6 format at your time of convinience, compatibility mode can operate less
efficiently in some cases. To upgrade the configuration, please review the warnings about incompatible changes printed
by syslog-ng, and once completed change the @version header at the top of the configuration file.;
[2015-12-02T11:15:12.459165] WARNING: Starting with syslog-ng 3.6, the system() source performs JSON parsing of messages
starting with the '@cim:' prefix. No additional action is needed;
[2015-12-02T11:15:12.459249] WARNING: Your configuration uses a newly introduced reserved word as identifier, please use
a different name or enclose it in quotes before upgrading; keyword='channel', config-version='3.3', version='3.4',
filename='source confgen system', line='1:1'
Error parsing source, source plugin channel not found in source confgen system at line 1, column 1:
included from /etc/syslog-ng/syslog-ng.conf line 11, column 9
channel
^^^^^^^
Udo
|