opendatakraken commented on issue #18937: URL: https://github.com/apache/airflow/issues/18937#issuecomment-948797752
Hi @jedcunningham many thanks for explaining the architecture. The main pod contains both the scheduler and the webserver containers plus some sidecar containers to sync dags with a git repo and pushing logs to datadog or elastic search. In the mounted PVC, I can see the logs generated by the tasks running in the executor pod from both the scheduler and webserver containers (simply with `ls-la <log_folder>`) -- 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]
