potiuk commented on PR #30623:
URL: https://github.com/apache/airflow/pull/30623#issuecomment-1509712582

   Ah  my mistake.  I think local file deletion  was implemented before (but 
individually for ES task handler only),  The thing is that dag file processor 
logs are NOT logged remotly by default - anly "task" logs are. Scheduler/dag 
file processor logs are stored locally by default and you need to separtely 
configure them using Advanced configuration 
https://airflow.apache.org/docs/apache-airflow/stable/administration-and-deployment/logging-monitoring/logging-tasks.html#advanced-configuration
 if you want to send them to a remote logging system.


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