[
https://issues.apache.org/jira/browse/AIRFLOW-3506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tao Feng closed AIRFLOW-3506.
-----------------------------
Resolution: Fixed
> 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
>
> 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)