Troubleshooting
Updated:
To view the container log for debugging or troubleshooting purposes:
- Go to the ECS clusters page.
- Select your cluster.
- From the tasks list, select the task for which you want to see the log.
- Find “View logs in CloudWatch” in the task details. You will be redirected to the CloudWatch page and the live stream of the log will be presented.
Another way to view the container log:
- Go to the CloudWatch services page.
- Go to “Log groups" and select a name that starts with the ECS cluster name.
- From the list select {CLUSTER_NAME}/zerosystemsapi/{TASK_ID}.
Was this article helpful?
Discussions