[syslog-ng]FW: parse error on Template (
Michael Earls
syslog-ng@lists.balabit.hu
Tue, 04 Nov 2003 15:57:43 -0500
The only thing i see missing on your config is the " source net { udp();
}; ". I know template version does work on syslog-ng 1.6.0rc1. I
would assume it would work on the next version up. Can any one else
verify that template versions work on versions 1.6.0rc4.
michael
PGP Info: KeyID 0x5EB59708
Fingerprint 108B A1D8 76F5 08A8 501A F28C 86F4 4BC5 5EB5 9708
>>> tom.kelly@hp.com 11/04/03 03:31PM >>>
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