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

Don't try to parse hostname for RFC3164 over unix socket. #43

Closed
wants to merge 1 commit into from
Closed

Don't try to parse hostname for RFC3164 over unix socket. #43

wants to merge 1 commit into from

Conversation

dsvensson
Copy link

One way of taking care of it at least. I only changed RFC3164. Not sure if the other formats occur over unix sockets? Is perhaps something that should be configurable on the API side?

Some fragments wrt hostname history in Go's syslog can be found here:
golang/go#5803

fixes #42

@dsvensson
Copy link
Author

Need to update some tests as well. But please comment before I do that.

This pull request was closed.
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

Successfully merging this pull request may close these issues.

syslog via /dev/log incorrectly assumes existence of 'hostname' in the message
1 participant