This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from bd4f0c3 Use gunicorn to serve logs generated by worker (#17591)
add 9b3ed1f Move worker_log_server_port option to the logging section
(#17621)
No new revisions were added by this update.
Summary of changes:
UPDATING.md | 4 ++++
airflow/config_templates/config.yml | 22 +++++++++++-----------
airflow/config_templates/default_airflow.cfg | 14 +++++++-------
airflow/config_templates/default_test.cfg | 2 +-
airflow/configuration.py | 1 +
airflow/utils/log/file_task_handler.py | 2 +-
airflow/utils/serve_logs.py | 2 +-
.../logging-monitoring/logging-tasks.rst | 4 ++--
8 files changed, 28 insertions(+), 23 deletions(-)