journalctl is one of the fastest ways to understand what a small server is doing.
Recent service logs
journalctl -u my-service --since "30 minutes ago" --no-pager
7/6/26Less than 1 minute
journalctl is one of the fastest ways to understand what a small server is doing.
journalctl -u my-service --since "30 minutes ago" --no-pager