Brandon Willard created AIRFLOW-2261:
----------------------------------------
Summary: Config template does not use REMOTE_BASE_LOG_FOLDER
Key: AIRFLOW-2261
URL: https://issues.apache.org/jira/browse/AIRFLOW-2261
Project: Apache Airflow
Issue Type: Bug
Components: configuration
Affects Versions: 1.10.0
Reporter: Brandon Willard
{{airflow_local_settings.py}} does not use the config file's value ofÂ
{{REMOTE_BASE_LOG_FOLDER}}. This stops one from specifying an alternative log
handler (e.g. S3) from the configuration file and/or environment variables
alone.
Also, the documentation doesn't appear to mention the {{REMOTE_LOGGING}} flag,
which is also required in order to use a remote handler.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)