Monitor a Service
By default, all the output (stdout and stderr) from your app is logged. You can view these logs in real-time. You can view logs for all your services, one service, or even one specific deployment of a service.
-
From the CLI:
defang tail --name service1
-
From the Defang Portal:
info
- To learn more about observability in Defang, check out the observability page.
- Note that the Defang Portal only displays services deployed to Defang Playground.