docker_logs
Fetch recent logs from a Docker Compose service, specifying service name and number of lines to retrieve.
Instructions
Retrieve recent logs from a Docker Compose service.
Parameters
service:
The service name to fetch logs for (default: opensips).
lines:
Number of recent log lines to return (default: 100).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| service | No | opensips | |
| lines | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||