Curator pod/jobs does not show any logs if there is any syntactical errors in config file · Issue #1543 · elastic/curator · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are using Curator in Kubernetes platform. If in curator config there is indentation issue, curator pod does not show any logs. Even after using DEBUG mode there are no logs in curator pods.
Expected Behavior
If there is any issue with the indentation in that case curator pod should display some logs.
Actual Behavior
If there is any issue with the indentation then there are no logs in the curator pod. abc-curator-1588941960 1/1 6s 4m35s abc-curator-1588942080 1/1 5s 2m34s abc-curator-1588942200 1/1 6s 34s
No logs appear in curator pods/jobs
Hi,
We are using Curator in Kubernetes platform. If in curator config there is indentation issue, curator pod does not show any logs. Even after using DEBUG mode there are no logs in curator pods.
Expected Behavior
If there is any issue with the indentation in that case curator pod should display some logs.
Actual Behavior
If there is any issue with the indentation then there are no logs in the curator pod.
abc-curator-1588941960 1/1 6s 4m35s abc-curator-1588942080 1/1 5s 2m34s abc-curator-1588942200 1/1 6s 34s
[root@vm-XX-XX-XX-XX abc]# kubectl logs abc-curator-1588941720-fqnnc -n abc [root@vm-XX-XX-XX-XX abc]#
Steps to Reproduce the Problem
Specifications
Context
If there is any syntactical errors in config while deploying the curator then it should through some error message or some logs.
The text was updated successfully, but these errors were encountered: