rasodu / DLEMP

0 stars 0 forks source link

Determine a correct way to collect logs from each service and limit log size for long running services #10

Open rasodu opened 8 years ago

rasodu commented 8 years ago

At this point every container prints output to the command line except for cron container. Determine correct way to handle logs for docker containers. Change dockerfile for cron if required.

rasodu commented 8 years ago

Also limit the amount of log that is stored in docker.

compose issues 1083