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

TCP port encoding #1

Closed
authguardian opened this issue Nov 26, 2019 · 2 comments
Closed

TCP port encoding #1

authguardian opened this issue Nov 26, 2019 · 2 comments

Comments

@authguardian
Copy link

Hello,
I am new to writing syslogs from python to remote server running on TCP port. When I try to send the messages the string encoding is doesn't seems to be right. Thank you so much for the wonderful library. I was hoping that you can point me to right direction as the messages prints clearly on UDP port when observed using tcpdump.

Thank you

@aboehm
Copy link
Owner

aboehm commented Dec 15, 2019

Which python version do you use?

@authguardian
Copy link
Author

I am using Python 3.8. Instead of tcpdump i used a script to run as syslog server and used this library to send the message to server and it is working as expected just cant use with tcpdump.
Thank you

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

2 participants