I am looking at the documentation here https://airflow.incubator.apache.org/howto/write-logs.html#writing-logs-to-amazon-s3 and am wondering if for the s3 configuration it's not necessary to create a log configuration file as it's described under the GCP section https://airflow.incubator.apache.org/integration.html#gcp-google-cloud-platform
I ran a quick test configuring remote_base_log_folder and remote_log_conn_id through environment variables and it didn't work. Could someone shed some light on this? Thanks, Pedro