villasv / aws-airflow-stack

Turbine: the bare metals that gets you Airflow
https://victor.villas/aws-airflow-stack/
MIT License
377 stars 69 forks source link

Export airflow logs to CloudWatch #124

Open villasv opened 5 years ago

villasv commented 5 years ago

This would be nice. Most of the times I need to inspect servers are to peek at the scheduler/webserver logs. Task logs already go to S3, but scheduler/webserver are only inside the machine journal.

Might as well log the others scripts like cfn-init or code-deploy stuff.