Daniel Imberman created AIRFLOW-5139:
----------------------------------------
Summary: 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
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)