Enable logging on a host
- Open the host edit form.
- Toggle Command logging on.
- Save.
What is recorded
Each log entry captures:| Field | Value |
|---|---|
| Timestamp | When the input was received |
| Session ID | Which terminal session |
| Kind | input (keystrokes) or output (terminal output, if enabled) |
| Payload | The text content |
| Pasted | Whether the input was pasted (vs. typed) |
| Actor | The Termique user who ran the session |

