You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/11/04 16:57:16 UTC

[GitHub] [airflow] eladkal commented on a change in pull request #16264: Add flag to delete local logs after upload

eladkal commented on a change in pull request #16264:
URL: https://github.com/apache/airflow/pull/16264#discussion_r743033278



##########
File path: airflow/config_templates/config.yml
##########
@@ -495,6 +495,13 @@
       type: string
       example: ~
       default: ""
+    - name: keep_local_logs
+      description: |
+        Whether the local file logs for GCS, S3 and WASB remote logging should be kept after they are uploaded
+      version_added: 2.2.0

Review comment:
       ```suggestion
         version_added: 2.3.0
   ```




-- 
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-unsubscribe@airflow.apache.org

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