13 Nov
2006
13 Nov
'06
12:23 p.m.
On Sun, 2006-11-12 at 22:37 -0200, Gustavo Mendes de Carvalho wrote:
Hi there,
I don't know why, when I tried to use a template definition, I received that error message, but when I used a template statement togheter with destination statement, it was OK destination d_dest-name { file("/var/log/file.log" template("$UNIXTIME $ISODATE $HOST $MSG\n") ); };
Because the template declaration is new to 2.0.0 which I quoted as documentation. You can find the 1.6.x documentation too on our website. -- Bazsi