[ 
https://issues.apache.org/jira/browse/AIRFLOW-3506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ping Zhang updated AIRFLOW-3506:
--------------------------------
    Description: 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.  (was: 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.)

> 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)

Reply via email to