Ping Zhang created AIRFLOW-3506:
-----------------------------------
Summary: 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
We have noticed that the elasticsearch_logging_backend use match to query the
log_id from elasticsearch, which ended 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)