[syslog-ng]Question about syslog-ng conf file syntax...

Ryan Dooley dooleyr@missouri.edu
29 Jan 2003 16:17:46 -0600


Hey,

That was a guess of mine as well.  I change thge line to look like:

destination d_somefile { file("/path/to/file"); };

with no luck there either.

The host machine is a Linux machine and with strace or gdb (with -g), I
can't see anything wrong (as the config file gets parsed) off hand....

Ryan


> 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
> 
> _______________________________________________
> syslog-ng maillist  -  syslog-ng@lists.balabit.hu
> https://lists.balabit.hu/mailman/listinfo/syslog-ng
> Frequently asked questions at http://www.campin.net/syslog-ng/faq.html
>