SZALAY Attila wrote:
Hi,
On Mon, 2010-10-11 at 22:48 -0700, Liam Kirsher wrote:
Just upgraded to a new server (CentOS 5) and the yum installed version of syslog-ng (2.1.4) is gagging on the previous version of syslog-ng.conf, which was working fine for syslog-ng (1.6.12). I commented out a couple of lines like @version and file() but find I can't get past sql(). [...]
Are you sure that you used version 1.6.X
The version clause appeared in version 3.0 And the sql destination too.
I think that you downgraded. And I'm sure that in version 3.2 the sql destination is in the free version too.
The sql destination was released as open source in version 2.1, but it is recommended to use a later version (3.0 or preferably 3.1). @version appeared only in 3.0 Regards, Robert