[This is a different question than the one above] ...
# ask-metaflow
f
[This is a different question than the one above] I have installed
argo-workflows
using the standard helm chart. I can create workflows (templates) and I can trigger the wf from the command line and from the
argowf-ui
However, I am having some issues with getting the logs in the
argowf-ui
I can get the logs with argo logs <wf-name>, but in the ui the logs tab is always empty (even if the pods are still alive). Is this something that you guys have observed before? if you have any pointer on what to look at I would really appreciate it. Thanks
1