Hi ,
I tried to map the syslog.conf to syslog-ng.conf via syslog2ng:
mark.info
It is mapped to
filter f_1 { facility(mark) and level(info..emerg);}
It could not pass the verification because facility(mark)is not correct.
How to fix it?
Thanks,
Lily