My solution to this problem is having the Docker daemon log to journald and setup a systemd service unit file that watches for failed Docker containers and emails you the log output. More information on that here:https://robpol86.github.io/influxdb/prepare.html#email-notifications...
My solution to this problem is having the Docker daemon log to journald and setup a systemd service unit file that watches for failed Docker containers and emails you the log output. More information on that here: https://robpol86.github.io/influxdb/prepare.html#email-notificationsFooter...