thesuperzapper opened a new issue #22614:
URL: https://github.com/apache/airflow/issues/22614


   ### Apache Airflow version
   
   2.2.4 (latest released)
   
   ### What happened
   
   If a user deletes the `dag_processor_manager.log` file (stored at 
`AIRFLOW__CORE__DAG_PROCESSOR_MANAGER_LOG_LOCATION`), then the file is only 
re-created if the scheduler is restarted, which means that all logs until the 
scheduler next restarts are lost.
   
   It probably has something to do with our logging configuration, which can be 
found at 
[`airflow/config_templates/airflow_local_settings.py#L131-L149`](https://github.com/apache/airflow/blob/c58b5e583bcad83048fdee72bc9ddf6c3a7b4229/airflow/config_templates/airflow_local_settings.py#L131-L149).
   
   ### What you think should happen instead
   
   _No response_
   
   ### How to reproduce
   
   _No response_
   
   ### Operating System
   
   N/A
   
   ### Versions of Apache Airflow Providers
   
   _No response_
   
   ### Deployment
   
   Other
   
   ### Deployment details
   
   _No response_
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to