Portainer: feat(services) - Add Logs

Created on 14 Mar 2017  路  4Comments  路  Source: portainer/portainer

Add a Logs link in service detail view
Like the logs for a container, docker API >= 1.25 allow to get logs for a service (from all containers in all nodes)
See https://docs.docker.com/engine/api/v1.25/#operation/ServiceLogs
I think the portainer log view for container can be reused (displaying stdout and stderr with autorefresh)

areservice-details kinenhancement

Most helpful comment

We will have a look to merge this in 1.13.x !

All 4 comments

would love to see this picked up again now that service logs is stable in Docker 17.05. Would it just be a case of reverting the revert?

We will have a look to merge this in 1.13.x !

@richardgoater seems that we're hitting some bugs in 17.05, we should wait for 17.06.

See #671

thanks @deviantony.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Helmi picture Helmi  路  3Comments

yexingqi picture yexingqi  路  3Comments

FabianTe picture FabianTe  路  3Comments

davask picture davask  路  3Comments

linquize picture linquize  路  3Comments