Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 570 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 570 Bytes

airflow-worker-logs-plugin

Airflow view plugin to fetch logs from worker instead of remote source like AWS / GCS

This is a work around for Airflow issue apache/airflow#9610.

Add the code inside the template folder of your Airflow to add the view plugin.

The plugin adds an extra button in the popup in the Tree view page, clicking on which it will open page with logs from worker instead of remote source.