ib-gateway-docker
ib-gateway-docker copied to clipboard
Docker container logging
Hi folks. I can see the logs via the VNC client, but I'm wondering if there's a way these logs can be sent to STDOUT/STDERR, so that a standard docker logging provider can be used. Anyone had any success getting something like this to work?
Note: https://docs.docker.com/config/containers/logging/ shows how this can be done, with the Nginx example. I'll get around to this eventually :)