»Using Waypoint Application Logs
In the application's directory, run the following command to see the running logs for your deployment:
$ waypoint logs
You will see output similar to the following. These logs are from the existing deployment.
2020-09-24T06:20:18.162Z 2MGFF4:
2020-09-24T06:20:18.163Z 2MGFF4: > node-js-getting-started@0.3.0 start /workspace
2020-09-24T06:20:18.163Z 2MGFF4: > node index.js
2020-09-24T06:20:18.163Z 2MGFF4:
2020-09-24T06:20:18.383Z 2MGFF4: Listening on 3000