feat: collect docker logs #531

Open
opened 2026-03-28 04:25:25 +00:00 by mfreeman451 · 1 comment
Owner

Imported from GitHub.

Original GitHub issue: #1587
Original author: @mfreeman451
Original URL: https://github.com/carverauto/serviceradar/issues/1587
Original created: 2025-08-29T07:59:44Z


Applications can send logs to the OTEL collector or syslog, but docker collects logs on its own. We need to figure out a way to get those into SR.

Imported from GitHub. Original GitHub issue: #1587 Original author: @mfreeman451 Original URL: https://github.com/carverauto/serviceradar/issues/1587 Original created: 2025-08-29T07:59:44Z --- Applications can send logs to the OTEL collector or syslog, but docker collects logs on its own. We need to figure out a way to get those into SR.
Author
Owner

Imported GitHub comment.

Original author: @mfreeman451
Original URL: https://github.com/carverauto/serviceradar/issues/1587#issuecomment-3236138761
Original created: 2025-08-29T08:08:41Z


after a little research, docker supports syslog/gelf/fluentd. serviceradar-flowgger already supports syslog and gelf, but is pre-configured for syslog only at the moment.

Imported GitHub comment. Original author: @mfreeman451 Original URL: https://github.com/carverauto/serviceradar/issues/1587#issuecomment-3236138761 Original created: 2025-08-29T08:08:41Z --- after a little research, docker supports syslog/gelf/fluentd. `serviceradar-flowgger` already supports syslog and gelf, but is pre-configured for syslog only at the moment.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
carverauto/serviceradar#531
No description provided.