[syslog-ng]config syntax error

Ryan McCain syslog-ng@lists.balabit.hu
Thu, 31 Mar 2005 11:18:58 -0600


When attempting to start syslog, i get an error in line 41 of the config
file.. Here is line 41.  Am i overlooking a paren, semicolon, etc?  I
cant seem to find it?  thanks.

destination hosts {
file("/var/syslog/HOSTS/$HOST/$YEAR/$MONTH/$HOST-$FACILITY-$YEAR$MONTH$DAY"
owner(root) group(root) perm(0755) dir_perm(0755) create_dirs(yes)); };