Tail Log
log_tailTail log files remotely and read systemd journal entries to monitor recent service activity on SSH-connected servers.
Instructions
Tails the end of a log file or reads recent journal entries for a service
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Absolute path to a log file | |
| lines | No | Number of lines to return (default: 50) | |
| service | No | Systemd service name for journal logs | |
| sessionId | Yes | SSH session ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | ||
| stderr | Yes | ||
| stdout | Yes | ||
| durationMs | Yes | ||
| safetyWarning | No |