Monitoring and Logs
When you are wondering, "how is my application doing?" or "what's going on with my deployment?", you can turn to monitoring and logs to get the answers you need.
Logs
nctl logs
- View logs via
nctl logs
(stdout) - Debug errors with
grep
.
Third party tools
- AppSignal
- rorvswild
- ?
Performance Metrics
Resource Stats
nctl stats
- Track CPU, memory, and costs.
Activity Logs
- See what's live and when.
DNS
- where does it run?