dockercloud-agent icon indicating copy to clipboard operation
dockercloud-agent copied to clipboard

Journald logging driver not working expectedly

Open Dean-Christian-Armada opened this issue 8 years ago • 0 comments

I tried using journald in Docker Cloud Agent via editing the DockerOpts but when I tried docker logs --tail=100 -f <container_id> it returned Error response from daemon: configured logging reader does not support reading. I expected it to be readable via docker logs.

Is there any workaround to this?

PS I am using journald as every redeploy of my containers truncates the logs

Dean-Christian-Armada avatar Oct 17 '17 14:10 Dean-Christian-Armada