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

Implement logging for rancher containers #94

Open
solocommand opened this issue Apr 2, 2018 · 1 comment
Open

Implement logging for rancher containers #94

solocommand opened this issue Apr 2, 2018 · 1 comment
Assignees

Comments

@solocommand
Copy link
Contributor

Use logstash or some other log storage/aggregation service and load logspout on all rancher hosts to store container logs. Ensure that they are stored and can be used for troubleshooting purposes.

Currently when rancher kills and restarts a container there is no way to retrieve the logs for said container to diagnose what caused it to become unhealthy.

We need this information both for reactive diagnoses like this, as well as to spot future problems within the container infrastructure.

It'd be a good idea to also route syslog from all ec2 instances to this service as well to spot infrastructure level issues, in addition to the docker container logging.

@zarathustra323
Copy link
Member

@solocommand @Jlaird Status on this?

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

3 participants