[syslog-ng]Question about syslog-ng conf file syntax...
Michael Breton
mbreton@commtel.net
Wed, 29 Jan 2003 17:05:46 -0500
> -----Original Message-----
> From: Ryan Dooley [mailto:dooleyr@missouri.edu]
> Sent: Wednesday, January 29, 2003 4:53 PM
> To: syslog-ng@lists.balabit.hu
> Subject: [syslog-ng]Question about syslog-ng conf file syntax...
>
>
> Hello All,
>
> I have a question about syslog-ng conf file... I have a destination
> filter that looks like this:
>
> destination d_somefile {
> file("/path/to/file");
> };
>
> That "syslog-ng -s" says there is a syntax error... Any ideas?
I have a hunch that the third line with the }; need to start with whitespace
to be considered on the same line.
Michael Breton
Commtel