Description / Context
Remote logging (e.g. S3) does not work in Airflow 3.0.1.
Problem
The following pages illustrate resources where the external logging does not work:
Customers need to be given a work-around or at least some indication when this feature will work in 3.x.
This was raised in
https://github.com/apache/airflow/issues/52501 and
https://github.com/apache/airflow/issues/50583
- and has been fixed in 3.0.4 via
https://github.com/apache/airflow/pull/53719
- see also
https://github.com/apache/airflow/issues/54603 and https://github.com/apache/airflow/pull/54679
However, the fix introduced a different bug that causes problems when using a custom logging config
https://github.com/apache/airflow/issues/54414
- and fixed in
https://github.com/apache/airflow/pull/54555
- this will probably be included in 3.0.6
Tested with 3.0.4 without our custom logging:

Description / Context
Remote logging (e.g. S3) does not work in Airflow 3.0.1.
Problem
The following pages illustrate resources where the external logging does not work:
Customers need to be given a work-around or at least some indication when this feature will work in 3.x.
This was raised in
https://github.com/apache/airflow/issues/52501andhttps://github.com/apache/airflow/issues/50583https://github.com/apache/airflow/pull/53719https://github.com/apache/airflow/issues/54603andhttps://github.com/apache/airflow/pull/54679However, the fix introduced a different bug that causes problems when using a custom logging config
https://github.com/apache/airflow/issues/54414https://github.com/apache/airflow/pull/54555Tested with 3.0.4 without our custom logging: