You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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"
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?
The text was updated successfully, but these errors were encountered: