{ "query":{ "bool":{ "filter":[ { "bool":{ "should":[ { "bool":{ "filter":[ { "match_phrase":{ "kubernetes.namespace_name.keyword":"default" } } ] } } ], "minimum_should_match":1 } } ] } } }