Platform

Logs

Stream deployment and process logs from SkyPort.

Logs are one of the most operator-critical workflows in SkyPort. The CLI can stream deployment logs, PM2 logs, and container logs depending on the target you are investigating.

Deployment Logs

terminal
skyport logs <deployment-id>

PM2 Logs

terminal
skyport pm2 logs my-app

Docker Logs

terminal
skyport docker logs my-container

How To Read Logs In The Docs

  • Explain what the log stream contains.
  • Explain whether it is live or snapshot output.
  • Tell the reader which component owns the logs.

Next

  1. Read Monitoring for resource context.
  2. Read Docker Containers for container log workflows.
  3. Read PM2 Process Management for process log workflows.
SkyPort

SkyPort Docs

Self-hosted infrastructure platform