We have installed Viya 4 Kubernetes, and deployed OpenSearch Dashboards for logging . I see the fatal error
Level : Fatal
Logsource: sas-run-tool
message : Service executor failed to execute successfully: signal: terminated
kube.annotations.sas_com/component-name: sas-arke
kube.container:sas-arke
kube.pod :sas-arke-<id>
properties.appname:sas-arke
Both kubectl describe pod and kubectl logs (sas-arke<id>) does not provide much help since the pod has been restarted after the fatal error.
I also looked in administration documentation and not able to find sas-arke pod description. Can you pls let me know steps to troubleshoot further?
Thanks a lot!