Skip to content

Monitoring container executions

Roberta Takenaka edited this page Sep 24, 2024 · 1 revision

Monitoring container execution

docker logs container_name -f –tail 200

This command can be applied to all container names:

  • upload_production_celerybeat
  • upload_production_celeryworker
  • upload_production_django
  • upload_production_flower
  • upload_production_minio
  • upload_production_postgres
  • upload_production_redis