hredestig commented on issue #5489: [AIRFLOW-4843] Allow orchestration via Docker Swarm (SwarmOperator) URL: https://github.com/apache/airflow/pull/5489#issuecomment-549435955 @akki Do you have an idea of how to get logs from the tasks to show up in the webinterface with this? In only get start and stop but output from the task itself is not captured.. ``` [2019-11-04 16:27:30,337] {{docker_swarm_operator.py:125}} INFO - Service started: {'ID': 'mxjn03sm32kfm8bcczs4qw6tu'} [2019-11-04 16:27:32,909] {{docker_swarm_operator.py:136}} INFO - Service status before exiting: complete [2019-11-04 16:27:37,298] {{logging_mixin.py:95}} INFO - [[34m2019-11-04 16:27:37,298[0m] {{[34mlocal_task_job.py:[0m105}} INFO[0m - Task exited with return code 0[0m ```
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
