docker logs sorted by time
docker service logs SERVICE -t 2>&1 | sort -k 1 docker-compose logs -t 2>&1 | sort -k 1