Viewing Container Logs

All component containers of Hawk Container Edition publish their logs on stdout.

Procedure

  • To view logs of a particular container, run the following command:
    docker logs <container_id>