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)); };