Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better log handling #17

Open
craig-willis opened this issue Apr 2, 2016 · 1 comment
Open

Better log handling #17

craig-willis opened this issue Apr 2, 2016 · 1 comment

Comments

@craig-willis
Copy link
Collaborator

We use the logspout container to pull logs from Docker containers within a namespace. Unfortunately this only works on a single host. We need a way to pull logs from containers across hosts (probably via Kubernetes API).

Also, it would be nice to have a clean way to pull logs that aren't sent to stdout/stderr. Some link known logs to /dev/stdxxx. Maybe do this for everything instead of requiring the container writer to do it?

@bodom0015
Copy link
Member

It would also be nice, if possible, to show the progress of Docker pulls in our "Logs" functions of the API.

This could be a different issue, but seemed related to this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants