infra_logs_tool
Tail logs from a specified Docker Compose service, with optional time range, text filtering, and stack selection.
Instructions
Tail logs from one compose service. since accepts 10m / 1h / 2d. grep is plain text.
stack picks which compose project (multi-stack mode); omit for default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| grep | No | ||
| tail | No | ||
| since | No | ||
| stack | No | ||
| service | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||