Hello,
I am using syslog-ng-1.6.0rc4 on RH 9. I just migrated to using mysql for syslog-ng.
After I added in the support for mysql in my syslog-ng.conf, when I try starting syslog-ng is gives me a parse error on the line that specifies the template:
template("INSERT INTO logs (host, facility, priority, level, tag, date,
Does anyone know how to resolve this error?
Thanks,
Tom Kelly