I log to a central server and have configured the templates such:
$ActionFileDefaultTemplate RSYSLOG_FileFormat
While debugging an unrelated problem I ran rsyslogd in debug mode I got this:
"9844.787696017:f75c7b90: Message has legacy syslog format"
Is this normal? Should I use RSYSLOG_ForwardFormat ?


