services_logs
Retrieve service logs from DirectAdmin with optional pagination and log level filtering. Specify the service name to inspect its recent output.
Instructions
Read a service log.
Args: service: Service name. cursor: Pagination cursor from a previous response. limit: Max lines. level: Optional log level filter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| level | No | ||
| limit | No | ||
| cursor | No | ||
| service | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |