Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

View all the Fabric Data Days sessions on demand. View schedule

Apache Airflow Job | Remote Logging | Allow Override for AIRFLOW__LOGGING__CONFIG__CLASS

AIRFLOW__LOGGING__CONFIG__CLASS does not support override, preventing ability to remotely log the following:

  • Scheduler log
  • Webserver logs
  • Worker logs (if using Celery or KubernetesExecutor)
  • DagProcessor logs


Request: Allow override to enable remote logging for these handlers. 

Status: New