You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2019/05/07 21:40:45 UTC

[GitHub] [airflow] KevinYang21 commented on a change in pull request #5164: [AIRFLOW-4396] Provide a link to external Elasticsearch logs in UI.

KevinYang21 commented on a change in pull request #5164: [AIRFLOW-4396] Provide a link to external Elasticsearch logs in UI.
URL: https://github.com/apache/airflow/pull/5164#discussion_r281840505
 
 

 ##########
 File path: airflow/config_templates/default_airflow.cfg
 ##########
 @@ -550,6 +550,7 @@ 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_frontend =
 
 Review comment:
   NIT: We can have an example comment here to make it easier to adapt.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services