george-zubrienko edited a comment on issue #21387:
URL: https://github.com/apache/airflow/issues/21387#issuecomment-1032810002


   Yeah ok. So the problem is that when [persistence is 
disabled](https://github.com/apache/airflow/blob/e97b72994f18e40e302ba8a14dbe73d34846a557/chart/templates/webserver/webserver-deployment.yaml#L175-L178),
 webserver for obvious reasons can't get logs out since it cannot access logs 
that become task-local. 
   I'd still put a suggestion on a table, what about letting webserver read log 
file from a pod? It's just the matter of doing an exec into it and sending file 
contents out?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to