FW: parse error on Template (
Attached is my syslog-ng.conf file <<syslog-ng.conf>> _____________________________________________ From: KELLY,THOMAS (HP-Boise,ex1) Sent: Tuesday, November 04, 2003 11:39 AM To: 'syslog-ng@lists.balabit.hu' Subject: parse error on Template ( 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
On Tue, Nov 04, 2003 at 03:31:25PM -0500, KELLY,THOMAS (HP-Boise,ex1) wrote:
Attached is my syslog-ng.conf file
<<syslog-ng.conf>>
the problem seems to be that your template line spans several lines, whereas the parser is line based and doesn't handle this. -- Bazsi PGP info: KeyID 9AF8D0A9 Fingerprint CD27 CFB0 802C 0944 9CFD 804E C82C 8EB1
participants (2)
-
Balazs Scheidler
-
KELLY,THOMAS (HP-Boise,ex1)