get_allocation_logs
Retrieve recent stdout or stderr logs from a specified task in a Nomad allocation to troubleshoot issues without direct access.
Instructions
Fetch recent stdout/stderr log output for a task in an allocation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | Task name within the allocation | |
| type | No | stdout | |
| allocId | Yes | ||
| tailBytes | No |