hussein-awala commented on code in PR #35783:
URL: https://github.com/apache/airflow/pull/35783#discussion_r1409741997
##########
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:
IMHO, it should work with helm chart deployments too, I will take a look.
> I also got it when using Elasticsearch remote logging.
You faced the issue with helm?
--
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]