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

Ability to specify the Maximum message size. #21

Open
GoogleCodeExporter opened this issue Aug 27, 2015 · 6 comments
Open

Ability to specify the Maximum message size. #21

GoogleCodeExporter opened this issue Aug 27, 2015 · 6 comments

Comments

@GoogleCodeExporter
Copy link

The maximum message size for a syslog message is normally 1024 bytes.
Some syslog implementations like rsyslogd will accept larger message sizes if 
told to even though it's not according the standard.

Request: A way to change the max message size without recompiling the program.


Original issue reported on code.google.com by karlsson...@gmail.com on 13 Dec 2010 at 10:03

@GoogleCodeExporter
Copy link
Author

This can definitely be implemented. I will add a registry key for this in the 
next update.

Original comment by sherwin....@gmail.com on 17 Dec 2010 at 5:03

  • Changed state: Accepted
  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

@GoogleCodeExporter
Copy link
Author

Issue 25 has been merged into this issue.

Original comment by sherwin....@gmail.com on 2 Feb 2011 at 2:32

@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

Definitely would like this as a registry option or tunable. I suppose I could 
just edit the source and recompile, but I don't have Visual Studio here.

Original comment by bryan.y...@gmail.com on 15 Feb 2012 at 10:26

@GoogleCodeExporter
Copy link
Author

I looked into doing this and found it would take more work than I originally 
anticipated so it got put on the back burner. I really don't have the time for 
major modifications at the moment. I can provide a build with an adjusted max 
packet size if you like though.

-Sherwin

Original comment by sherwin....@gmail.com on 16 Feb 2012 at 3:56

@GoogleCodeExporter
Copy link
Author

Hello,
Is this function available now?

Is it possible to sent windows syslog more than 1024 bytes without truncate 
message?

-erik yao

Original comment by erik....@gmail.com on 6 Dec 2013 at 6:09

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

No branches or pull requests

1 participant