get_application_workload_logs
Retrieve logs for application workloads (Deployment, StatefulSet, Pod, etc.) by specifying the application name, namespace, and resource reference.
Instructions
get_application_workload_logs returns logs for application workload (Deployment, StatefulSet, Pod, etc.) by application name and resource ref
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| applicationName | Yes | ||
| applicationNamespace | Yes | The namespace of the application. Note that this may differ from the namespace of individual resources. Make sure to verify the application namespace in the Application resource — it is often argocd, but not always. | |
| resourceRef | Yes |