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 2022/08/01 13:16:05 UTC

[GitHub] [airflow] joao-aguilera-c commented on pull request #24153: Apply per-run log templates to log handlers

joao-aguilera-c commented on PR #24153:
URL: https://github.com/apache/airflow/pull/24153#issuecomment-1201189768

   @uranusjr I use the airflow built-in AWS S3 remote logging, my configs are:
   
   ```
   remote_logging = True
   remote_log_conn_id = airflow-aws
   remote_base_log_folder = s3://*************/
   encrypt_s3_logs = False
   ```
   
   Maybe there is something outdated on the class that deals with S3 remote logging, right?


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