[GH-ISSUE #5941] export logs to syslog #12473

Open
opened 2026-08-05 02:05:58 -04:00 by saavagebueno · 1 comment
Owner

Originally created by @malhaddad-themar on GitHub (Apr 21, 2026).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/5941

Is your feature request related to a problem? Please describe.
Unable to send logs (such as as log in log including failed login and audit log available at /events/audit) to syslog

Describe the solution you'd like
being able to export audit log and auth log to /var/log

Describe alternatives you've considered
if you provide documentation on how to read the logs from db on netbird-server container

Additional context
N/A

Originally created by @malhaddad-themar on GitHub (Apr 21, 2026). Original GitHub issue: https://github.com/netbirdio/netbird/issues/5941 **Is your feature request related to a problem? Please describe.** Unable to send logs (such as as log in log including failed login and audit log available at /events/audit) to syslog **Describe the solution you'd like** being able to export audit log and auth log to /var/log **Describe alternatives you've considered** if you provide documentation on how to read the logs from db on netbird-server container **Additional context** N/A
saavagebueno added the feature-request label 2026-08-05 02:05:58 -04:00
Author
Owner

@yarons commented on GitHub (Jun 4, 2026):

Forwarding Docker logs to syslog/journald is pretty straight forward.

On the Docker documentation you can find instruction for both syslog and journald, good luck :)

<!-- gh-comment-id:4619425733 --> @yarons commented on GitHub (Jun 4, 2026): Forwarding Docker logs to syslog/journald is pretty straight forward. On the Docker documentation you can find instruction for both [syslog](https://docs.docker.com/engine/logging/drivers/syslog/) and [journald](https://docs.docker.com/engine/logging/drivers/journald/), good luck :)
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#12473