-
-
Notifications
You must be signed in to change notification settings - Fork 4
Airflow 3: Get S3 logging to work #666
Copy link
Copy link
Closed
Labels
release-noteDenotes a PR that will be considered when it comes time to generate release notes.Denotes a PR that will be considered when it comes time to generate release notes.
Metadata
Metadata
Assignees
Labels
release-noteDenotes a PR that will be considered when it comes time to generate release notes.Denotes a PR that will be considered when it comes time to generate release notes.
Type
Fields
Give feedbackNo fields configured for issues without a type.
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: