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 syslog server thread exited. #30

Open
gurusreekanthc opened this issue Sep 7, 2020 · 0 comments
Open

TCP syslog server thread exited. #30

gurusreekanthc opened this issue Sep 7, 2020 · 0 comments

Comments

@gurusreekanthc
Copy link

gurusreekanthc commented Sep 7, 2020

Hi,

I observed in one of my setup that syslog tcp server thread exited.

I see the following output for "ss -t -a" command,
State Recv-Q Send-Q Local Address:Port Peer Address:Port
SYN-RECV 0 0 169.254.14.135%if372383026:514 169.254.14.129:43650
SYN-RECV 0 0 169.254.14.135%if372383037:514 10.142.194.8:54013
SYN-RECV 0 0 169.254.14.135%if372383037:1514 10.142.194.33:17801
SYN-RECV 0 0 169.254.14.135%if372383037:1514 10.142.194.46:22192
SYN-RECV 0 0 169.254.14.135%if372383037:1514 10.142.194.45:41966

Local Address - 169.254.14.135%if372383037 is in unusual format, not sure whether this a standard format, can this cause tcp server thread to exit?

Do we need to handle Exception in -

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

1 participant