[
https://issues.apache.org/jira/browse/AIRFLOW-3506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ash Berlin-Taylor resolved AIRFLOW-3506.
----------------------------------------
Resolution: Done
Fix Version/s: 1.10.4
> Fail to query log from elasticsearch
> ------------------------------------
>
> Key: AIRFLOW-3506
> URL: https://issues.apache.org/jira/browse/AIRFLOW-3506
> Project: Apache Airflow
> Issue Type: Bug
> Components: logging
> Reporter: Ping Zhang
> Assignee: Ping Zhang
> Priority: Major
> Labels: easyfix, newbie
> Fix For: 1.10.4
>
>
> We have noticed that the elasticsearch_logging_backend use match to query the
> log_id from elasticsearch, which ends up getting more results from
> elasticsearch. It should use match_phrase to query the log_id as a phrase.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)