ryw commented on a change in pull request #4303: [AIRFLOW-3370] Elasticsearch
log task handler additional features
URL: https://github.com/apache/incubator-airflow/pull/4303#discussion_r243342628
##########
File path: airflow/config_templates/default_airflow.cfg
##########
@@ -588,6 +588,9 @@ hide_sensitive_variable_fields = True
elasticsearch_host =
elasticsearch_log_id_template =
{{dag_id}}-{{task_id}}-{{execution_date}}-{{try_number}}
elasticsearch_end_of_log_mark = end_of_log
+elasticsearch_write_stdout=
Review comment:
convention is space before `=`
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services