acedatacloud_get_deployment_logs
Retrieve bounded workload logs for a deployment by application UUID. Filter by line count, time range, or container to diagnose issues.
Instructions
Get bounded workload logs for a deployment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tail | No | Number of log lines. | |
| since | No | Duration such as '30s', '5m', or '1h'. | |
| container | No | Optional container name. | |
| application_id | Yes | Deployment application UUID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |