Hi,
i've using this in my suslog-ng.conf file:
destination d_msgs { file("/var/log/messages" template("$FULLDATE $HOST
$FACILITY.$PRIORITY $MSG\n")); };
put syslog-ng give a parse error on the template part.
why does it? i can t find any reason :((
can someone help me?
Laurent