[
https://issues.apache.org/jira/browse/AIRFLOW-6016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16980519#comment-16980519
]
ASF GitHub Bot commented on AIRFLOW-6016:
-----------------------------------------
ashb commented on pull request #6610: [AIRFLOW-6016] Remove redundant setting
`remote_logging`
URL: https://github.com/apache/airflow/pull/6610
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
> Remove redundant config option `remote_logging`
> -----------------------------------------------
>
> Key: AIRFLOW-6016
> URL: https://issues.apache.org/jira/browse/AIRFLOW-6016
> Project: Apache Airflow
> Issue Type: Improvement
> Components: logging
> Affects Versions: 1.10.6
> Reporter: Sergio Kef
> Assignee: Sergio Kef
> Priority: Major
>
> Configuration ({{airflow.cfg}}) sets the boolean value {{remote_logging}}
> along with the {{remote_base_log}} as well as some others, in order to
> configure remote logging destinations (s3, gcs, etc).
> My understanding is that the {{remote_logging}} variable is useless, it only
> works as a master to enable situations where remote_base_log is set but the
> actual remote logging is disabled.
> I find this a bad design decision, as I (as a user) don't understand the
> reason of its existence and the significance of changing it.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)