[GH-ISSUE #212] Sidecar pattern supported? #143

Open
opened 2026-03-03 16:04:45 +03:00 by kerem · 0 comments
Owner

Originally created by @darkl0rd on GitHub (May 31, 2020).
Original GitHub issue: https://github.com/mthenw/frontail/issues/212

Maybe this is already possible and I simply don’t know how to configure it.

I am planning on exposing logs for a (dockerized) application through the web, but I don’t want to modify the image of the application. I stumbled upon this project and my thought was to run this as a separate container which would display the logs from said application. However even though stdin is supported, I have no idea how I could have this container attach to the stdout/stderr of my other container.

TL;DR: I want to run this program as a separate container (sidecar) and have it expose the logs my application spits out on stderr/stdout.

Originally created by @darkl0rd on GitHub (May 31, 2020). Original GitHub issue: https://github.com/mthenw/frontail/issues/212 Maybe this is already possible and I simply don’t know how to configure it. I am planning on exposing logs for a (dockerized) application through the web, but I don’t want to modify the image of the application. I stumbled upon this project and my thought was to run this as a separate container which would display the logs from said application. However even though stdin is supported, I have no idea how I could have this container attach to the stdout/stderr of my other container. TL;DR: I want to run this program as a separate container (sidecar) and have it expose the logs my application spits out on stderr/stdout.
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
starred/frontail#143
No description provided.