service_logs_tool
Retrieve journal logs for a Podman container systemd unit. Specify unit name, number of lines, and timestamp to diagnose issues.
Instructions
Get journal logs for a Podman container systemd unit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lines | No | Number of log lines to return (default: 50) | |
| since | No | Show logs since timestamp (e.g. "1 hour ago", "2024-01-01") | |
| unit_name | Yes | Systemd unit name (e.g. "acquacotta.crunchtools.com.service") |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||