[GH-ISSUE #3537] Identifying a user by their peer_id #7453

Open
opened 2026-08-05 01:13:03 -04:00 by saavagebueno · 0 comments
Owner

Originally created by @tropnikovvl on GitHub (Mar 18, 2025).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/3537

Is your feature request related to a problem? Please describe.
At the moment, relay logs are the only way to determine who connected and when.
Logs contain peer_id and IP address, unfortunately there is no easy way to determine what peer_id each user has.

Describe the solution you'd like
Possibility to see in UI detail each user's peer_id.
Possibility to search in UI by peer_id.

Originally created by @tropnikovvl on GitHub (Mar 18, 2025). Original GitHub issue: https://github.com/netbirdio/netbird/issues/3537 **Is your feature request related to a problem? Please describe.** At the moment, `relay` logs are the only way to determine who connected and when. Logs contain `peer_id` and IP address, unfortunately there is no easy way to determine what `peer_id` each user has. **Describe the solution you'd like** Possibility to see in UI detail each user's `peer_id`. Possibility to search in UI by `peer_id`.
saavagebueno added the feature-request label 2026-08-05 01:13:03 -04:00
Sign in to join this conversation.
No Label feature-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#7453