> ## Documentation Index
> Fetch the complete documentation index at: https://docs.leamout.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Logs

> Follow runtime logs through the Leamout operator CLI.

Follow the installed runtime logs with:

```bash theme={null}
sudo leamout logs
```

The current command delegates to Docker Compose with follow mode and the last 200 lines.

You can pass service names after `logs` to narrow output to a component supported by the installed runtime, for example:

```bash theme={null}
sudo leamout logs opensips
sudo leamout logs server worker
```

Never paste carrier passwords, organization credentials, SIP subscriber passwords, webhook signing secrets, license private material, or generated runtime secrets into support logs.
