-
Type: Improvement
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Networking, Replication
-
None
-
Replication
At startup we log the replica set config, which generally is specified in terms of hostnames.
Whenever we accept a new connection, we log the IP address that the connection came in on.
It would be nice to have a way to correlate incoming connections to what replica set member they came from. If at startup we printed the IP address(es) that we can resolve the hostname to, that could give us additional information that would be useful when reading customer log files.
- is related to
-
SERVER-35540 Attempt best effort reverse dns for ingress connections
- Open