When starting rsyslog I get the following:
/etc/init.d/rsyslog: 1: /etc/default/rsyslog: imudp: not found
/etc/init.d/rsyslog: 2: /etc/default/rsyslog: 127.0.0.1: not found
/etc/init.d/rsyslog: 3: /etc/default/rsyslog: 514: not found
My /etc/default/rsyslog file:
$ModLoad imudp
$UDPServerAddress 127.0.0.1
$UDPServerRun 514