Open shivamgupta211 opened 6 years ago
I have the same issue.
The following works:
$ docker exec -it editions_logger bash
# touch /logmnt/helloWorld
I immediately see the new file in the storage account in Azure, but swarm service logs don't end up there for some reason.
diagnostics session ID is 1546487853-TDUrFsT0HNbvfDesNrLtILMIeAqwI5UZ
@shivamgupta211 @thehappycoder Were you somehow able to resolve this issue please? I have the same problem now
@Masa331 I ended up migrating to Kubernetes. Docker for Azure seems very unstable.
Expected behavior
Docker log files should be moved to the attached storage account
Actual behavior
Docker log files are present on the Disk, not moving to the attached storage account. Due to this docker logs are eating up much disk space.
Information