Log files are not generated in azure storage account

Expected behavior
I should see log files generated by the swarm in my log storage account.

Actual behavior
No log files are in the log storage account.

Additional Information
Steps to reproduce the behavior
Run the template to provision swarm.
Run a container that outputs to the console.
Is there anyway to troubleshoot the editions_logger container? When I run docker logs on this container there is no output.

1 Like

I have the same issue. I am running 18.03.0-ce.

When I go to 55hx2yggwey7wlogs - Files - docker4azurelogs I see an empty list but I can see the logs when I do docker service logs <service name>

Maybe the following has something to do with the problem?
$ docker logs -f --timestamps editions_logger
2019-01-02T01:12:50.599979000Z No handlers could be found for logger “azure.storage.common.storageclient”