elastic-recheck/queries/1664727.yaml
Matthew Treinish 11515c14d7
Fix spaces in 2 queries
2 recently added queries had spaces before the keys in the query. This
was incorrect because the logstash queries doesn't have spaces. This
commit corrects this so the queries will actually match things.

Change-Id: I836c67233fbd4ea2eadd7703d42c74182fa63a8c
2017-02-15 13:11:06 -05:00

4 lines
130 B
YAML

query: >-
message:"Error: Failed to set node power state to power on" AND
tags:"syslog" AND syslog_program:"ironic-conductor"