Skip to content

Add peer address to handshake error logs #535

@jsulmont

Description

@jsulmont

Add peer address to handshake error logs

What is the problem your feature solves, or the need it fulfills?

When downstream handshake errors occur, the logs currently don't show which client caused the error, making debugging difficult in production environments.

Describe the solution you'd like

Include the peer address (client IP) in handshake error logs to help identify problematic clients and troubleshoot connection issues more efficiently.

Describe alternatives you've considered

Adding more verbose debug logging, but this wouldn't be enabled in production where these errors are most critical to diagnose.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions