docker_logs
Retrieve recent logs from a Docker container for monitoring or troubleshooting. Define the container and optionally set the number of lines to display.
Instructions
Show recent logs from a Docker container.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tail | No | ||
| container | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |