kakarukeys commented on issue #15415: URL: https://github.com/apache/airflow/issues/15415#issuecomment-822190523
ah my bad habit of treating first link of Google as source of truth. On the first read of the 2.0.1 doc, I can see [Logging and Monitoring architecture page](https://airflow.apache.org/docs/apache-airflow/stable/logging-monitoring/logging-architecture.html) is still misleading. [diagram](https://ibb.co/hgDV5Vb) > By default, Airflow supports logging into the local file system. These include logs from the Web server, the Scheduler, and the Workers running tasks. This is suitable for development environments and for quick debugging. > For cloud deployments, Airflow also has handlers contributed by the Community for logging to cloud storage such as AWS, Google Cloud, and Azure. "Logging for Tasks" is lacking any examples for different platforms. "Logging for Others" can't be found. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
