RFC3164 messages without a timestamp, such as those produced by some Ubiquiti devices, are detected as RFC3164 but then parsing fails with "Timestamp format unknown"
For example,
<14>MiniSwitch 7483c04f9d75,USW_FLEX_MINI-1.8.6.694: NETDEV: Setup PVID... done
where "MiniSwitch" is the hostname, returns the error "Timestamp format unknown"
Can we just return no timestamp instead of an error?