[syslog-ng]What's wrong with my syntax?

Allan Wind syslog-ng@lists.balabit.hu
Thu, 4 Mar 2004 20:19:21 -0500


--GvXjxJ+pjyke8COw
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Here is an example from the docs:

            destination d_file {
                    file("/var/log/$YEAR.$MONTH.$DAY/messages"
                            template("$HOUR:$MIN:$SEC $TZ $HOST [$LEVEL] $M=
SG $MSG\n")
                            template_escape(no)
                    );
            };

try change the file, then try morph towards what you had (the newline i.e. =
\n
might be significant).


/Allan
--=20
Allan Wind
P.O. Box 2022
Woburn, MA 01888-0022
USA

--GvXjxJ+pjyke8COw
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFAR9WZuDtNyOwreTYRAoifAKCwIFbtkHAgdBovqHI3OqWtOCBdRgCfd0cR
JDwU/WOznxx//pV1+N4/fbI=
=bLpo
-----END PGP SIGNATURE-----

--GvXjxJ+pjyke8COw--