[
https://issues.apache.org/jira/browse/AIRFLOW-6332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17003195#comment-17003195
]
ASF GitHub Bot commented on AIRFLOW-6332:
-----------------------------------------
potiuk commented on pull request #6887: [AIRFLOW-6332] Extract logging options
to new section
URL: https://github.com/apache/airflow/pull/6887
----------------------------------------------------------------
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]
> 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
>
> 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)