romsharon98 commented on code in PR #35783:
URL: https://github.com/apache/airflow/pull/35783#discussion_r1403005501


##########
airflow/config_templates/config.yml:
##########
@@ -658,6 +658,8 @@ logging:
       description: |
         Whether the local log files for GCS, S3, WASB and OSS remote logging 
should be deleted after
         they are uploaded to the remote location.
+        If you are deploying Airflow with Helm Chart this setting won't work. 
Instead, you should
+        enable ``logGroomerSidecar``.

Review Comment:
   I also got it when using Elasticsearch remote logging. We need to be sure 
this happens also in the other technologies. Maybe @hussein-awala who wrote 
this feature https://github.com/apache/airflow/pull/29772 can help us to be 
sure. 



-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to