Hacker News new | ask | show | jobs
by ploxiln 3982 days ago
The problem(s) with "docker logs" is that, without getting logs out of docker you can't see multiple containers' logs interleaved, and without a separate logrotate setup they're not rotated (the files in /var/lib/docker/containers/ grow indefinitely).
1 comments

If this is what it takes to get procrastinators onto a real logging stack I'm not sure I see it as a problem.