From 5317f5b2e9c566901cb0a9aa478b54dc6402e6f6 Mon Sep 17 00:00:00 2001 From: Matthew Treinish Date: Tue, 21 Feb 2017 14:45:16 -0500 Subject: [PATCH] Add query for cirros bug with corrupted host key This commit adds a query for bug 1564948 which was caused by a hard reboot corrupting the ssh host key. This is fixed by the release of Cirros 0.3.5, but we still have hits in elasticsearch so lets get this off the uncategorized page. Change-Id: Idcb41f84fb7bd2bfd175919e5fddb98f19aa2c82 Related-Bug: #1564948 --- queries/1564948.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 queries/1564948.yaml diff --git a/queries/1564948.yaml b/queries/1564948.yaml new file mode 100644 index 00000000..ce5a17ee --- /dev/null +++ b/queries/1564948.yaml @@ -0,0 +1,3 @@ +query: >- + message:"Exited: Bad buf_getptr" AND + tags:"console"