sudo journalctl -u adk-agent -f

Category: Google ADK

sudo journalctl -u adk-agent -f

Follow the Hosty service logs

Streams the adk-agent systemd unit's journal live. Agent stdout, uvicorn access logs, and Python tracebacks all land here — the first place to look when a deployed agent misbehaves. Add -n 200 to see recent history before following.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.