Skip to content

Command Line Tools

wheels deploy proxy logs

Tail kamal-proxy logs on every host. Shows access logs, health-check results, traffic-cut-over events, and Let's Encrypt issuance messages.

wheels deploy proxy logs [--tail=<N>] [--destination=<name>] [--dry-run]

| Flag | Description | |------|-------------| | --tail=<N> | Trailing lines per host. Default 100. | | --destination=<name> | Overlay destination config. | | --dry-run | Print commands without executing. |

Emits docker logs --tail <N> kamal-proxy on every host, prefixed by host.

illustrative — requires live deploy hosts
wheels deploy proxy logs --tail=500