[
https://issues.apache.org/jira/browse/AIRFLOW-6332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jarek Potiuk resolved AIRFLOW-6332.
-----------------------------------
Fix Version/s: 2.0.0
Resolution: Fixed
> Extract logging option to new section
> -------------------------------------
>
> Key: AIRFLOW-6332
> URL: https://issues.apache.org/jira/browse/AIRFLOW-6332
> Project: Apache Airflow
> Issue Type: Improvement
> Components: configuration
> Affects Versions: 1.10.6
> Reporter: Kamil Bregula
> Priority: Major
> Fix For: 2.0.0
>
>
> Currently [core] section in the configuration file is very long. It contains
> a lot of options, which makes configuration difficult. For comparison, other
> sections sometimes contain only 1 option. I propose to move the following
> options from the [core] section to the new [logging] section:
> * base_log_folder
> * remote_logging
> * remote_log_conn_id
> * remote_base_log_folder
> * encrypt_s3_logs
> * logging_level
> * fab_logging_level
> * logging_config_class
> * colored_console_log
> * colored_log_format
> * colored_formatter_class
> * log_format
> * simple_log_format
> * task_log_prefix_template
> * log_filename_template
> * log_processor_filename_template
> * dag_processor_manager_log_location
> * task_log_reader
--
This message was sent by Atlassian Jira
(v8.3.4#803005)