synology_docker_logs
Retrieve logs from a specific Docker container on Synology NAS. Provide container name or ID and optionally set the number of recent lines to display.
Instructions
Get logs for a specific docker container
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| container_name | Yes | Name or ID of the container | |
| tail | No | Number of lines to show from the end of the logs |