20 Dec
2002
20 Dec
'02
7:30 p.m.
Alex Howansky writes:
According to the docs/faq, I should be able to do this:
destination d_gb { file("/log/gb/$YEAR$MONTH$DAY" owner(log) group(log)); };
But when starting, I get:
Starting syslog-ng: parse error at 51 Parse error reading configuration file, exiting. (line 51)
What am I missing?
Maybe you're missing a semicolon on the line before?