Skip to content

Airflow 3: Get S3 logging to work #666

@sbernauer

Description

@sbernauer

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:

Image

Metadata

Metadata

Assignees

Labels

release-noteDenotes a PR that will be considered when it comes time to generate release notes.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions