Viewing Container Logs

All component containers of ActiveMatrix Service Grid - Container Edition publish their logs on stdout. Container logs have some extra log lines than AMXCE node logs which gets printed before JVM starts and logger initializes.

To view logs of a particular container, run the following command:

docker logs <container_id>