Skip to content

Monitoring services

Viewing service status

  1. Go to your application.
  2. View the status of each service (Stopped, Starting, Running, Failed, Stopping).
  3. Hover over or click the status indicator for more information.
  4. The total number of running services is displayed at the application level.

Viewing service logs

  1. Select a running service.
  2. Click Logs to view real-time service logs.
  3. If a service is redeployed, logs from the new instance will appear in the same log window.
  4. Use the Refresh button to clear logs and reconnect to the stream.
InformationLogs 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.