Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error parsing RFC3164 messages without a timestamp #23

Open
securityguy opened this issue Feb 21, 2023 · 0 comments
Open

Error parsing RFC3164 messages without a timestamp #23

securityguy opened this issue Feb 21, 2023 · 0 comments

Comments

@securityguy
Copy link

securityguy commented Feb 21, 2023

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant