Monitoring services
Viewing service status
- Go to your application.
- View the status of each service (Stopped, Starting, Running, Failed, Stopping).
- Hover over or click the status indicator for more information.
- The total number of running services is displayed at the application level.
Viewing service logs
- Select a running service.
- Click Logs to view real-time service logs.
- If a service is redeployed, logs from the new instance will appear in the same log window.
- Use the Refresh button to clear logs and reconnect to the stream.
| Information | Logs are only available for running services. When a service restarts, previous logs are cleared. |
Important limitations
- Service statuses may briefly change if a service fails and is automatically restarted.
- Logs are only available while a service is running; log history is not preserved.
- All services operate within the same Kubernetes namespace.