get_logs
Retrieve the last N lines from a systemd service log to diagnose issues. Specify the service name and line count to get recent log entries.
Instructions
Get the last N lines of a systemd service log.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lines | Yes | ||
| service | Yes |