Skip to content
This repository has been archived by the owner on Jan 23, 2020. It is now read-only.

Default logging backend and doc guidance #3

Closed
rocketraman opened this issue Jan 23, 2017 · 2 comments
Closed

Default logging backend and doc guidance #3

rocketraman opened this issue Jan 23, 2017 · 2 comments

Comments

@rocketraman
Copy link

Logging is configured to use syslog. This means docker logs does not work. And docker service logs <servicename> just hangs without producing any output.

Please provide some guidance in the documentation about how to manage logging within Azure and swarm mode. According to moby/moby#24812 this should generally be working, but perhaps not with the syslog configured default. The default setup should probably allow docker service logs to work correctly, and then people can modify their logging setup as desired from there.

@FrenchBen
Copy link
Contributor

This is actually documented within the Docker docs, please see:
https://docs.docker.com/docker-for-azure/faqs/#/where-are-my-container-logs

@rocketraman
Copy link
Author

Somehow I missed that, thanks.

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

No branches or pull requests

2 participants