Skip to content

Conversation

@sanchalitorpe-source
Copy link

Add documentation for default logging configuration in Apache Airflow.

This PR documents the default loggers used by different Airflow components (root, airflow.task, airflow.processor, airflow.processor_manager, flask_appbuilder), their purposes, output locations, and how to customize logging.

It includes:

  • Default logger table for reference
  • Logging behavior for Webserver, Scheduler, and Worker
  • How to customize logging via airflow.cfg, Python logging config, or environment variables
  • Recommendations for debugging and production setups

closes #10593

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:UI Related to UI/UX. For Frontend Developers.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing docs for logging

1 participant