[ 
https://issues.apache.org/jira/browse/AIRFLOW-5139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16904206#comment-16904206
 ] 

ASF subversion and git services commented on AIRFLOW-5139:
----------------------------------------------------------

Commit e5726c761d08bfddb6bb8acf3ecc381220eea140 in airflow's branch 
refs/heads/master from Daniel Imberman
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=e5726c7 ]

[AIRFLOW-5139] Allow custom ES configs (#5760)

* AIRFLOW-5139 Allow custom ES configs

While attempting to create a self-signed TLS connection between airflow
and ES, we discovered that airflow does now allow users to modify the
SSL state of the elasticsearchtaskhandler. This commit will allow users
to define ES settings in the airflow.cfg


> ElasticSearchTaskRunner does not allow for custom ES configurations
> -------------------------------------------------------------------
>
>                 Key: AIRFLOW-5139
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-5139
>             Project: Apache Airflow
>          Issue Type: Task
>          Components: logging
>    Affects Versions: 1.10.4
>            Reporter: Daniel Imberman
>            Assignee: Daniel Imberman
>            Priority: Major
>
> InĀ [the ES 
> task-handler|[https://github.com/apache/airflow/blob/master/airflow/utils/log/es_task_handler.py#L70]],
>  the "ElasticSearch" object only takes in "host" as an argument. This means 
> that users do not have the option to turn on ssl, assign certs, or perform 
> any other of the necessary actions to match their ES environment.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to