Skip to content

Logs & Stats

Stream Logs

helm-me ops logs backend

Follow Mode

helm-me ops logs backend -f

Tail

helm-me ops logs backend --tail 100

Logs from All Components

helm-me ops logs --all

Live Resource Usage

See CPU and memory usage in real time:

helm-me ops stats

This runs kubectl top pods filtered to your app's pods.

Note

stats requires the Metrics Server to be installed in the cluster.