elastic-recheck/queries/1344150.yaml
Matt Riedemann e03ec8b631 Add query for heat bug 1344150
18 hits in 7 days, right now it's on one
change (mine) on stable/juno in the check
queue, but the bug reported in July with
no progress so it's latent, so we might
as well fingerprint it while it's still
open.

The error shows up in the heat-api logs
but only at DEBUG level, which isn't
indexed, so I have to filter on the console
log.

Change-Id: If5276cec51fa8ca6ad122fa78693817e070b8573
Related-Bug: #1344150
2015-01-06 09:03:08 -08:00

6 lines
140 B
YAML

query: >
message:"Stack heat" AND
message:"already has an action \(SUSPEND\) in progress" AND
message:"Conflict" AND
tags:"console"