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

RFC3164 parser fails for octet-counting when encountered new line character #15

Open
Avish34 opened this issue May 27, 2024 · 0 comments

Comments

@Avish34
Copy link

Avish34 commented May 27, 2024

  • I had a message in RFC3164 format with octet-counting enabled, that internally contained few message that had new line character. When used NewParserRFC3164 to parse the message, it initially failed . When used with the best effort option, it could only parse upto the 1st syslog message. FYI, the octet-length was 1332.

Can you please help here?

@leodido

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