drop parens on query, they kill ES
Apparently parens in a message parameter are super bad news for ES. Get rid of them, the match should still be accurate. Change-Id: Id96c79e93945f290a0b267731cc8a07a761a889f
This commit is contained in:
parent
232256e4d3
commit
2e7d429b03
@ -1,3 +1,3 @@
|
|||||||
query: >-
|
query: >-
|
||||||
message:"Killed process" AND message:"(python)" AND
|
message:"Killed process" AND message:"python" AND
|
||||||
project:openstack/cinder
|
project:openstack/cinder
|
||||||
|
Loading…
x
Reference in New Issue
Block a user