From edb3bb7a978f99c53c082f1190e8d4fd69fca407 Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Fri, 4 Aug 2017 15:54:41 -0700 Subject: [PATCH] Remove query for bug 1531187 This bug was caused by a failure of glean to properly configure private network interfaces in rackspace. It was fixed long ago and we don't have hits for it lets stop querying for it. Change-Id: Ia101481a90cb74f8fb3dbb73823fbcdf4f62c011 --- queries/1531187.yaml | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 queries/1531187.yaml diff --git a/queries/1531187.yaml b/queries/1531187.yaml deleted file mode 100644 index b6bb881c..00000000 --- a/queries/1531187.yaml +++ /dev/null @@ -1,8 +0,0 @@ -query: >- - ((message:"bash: install_package: command not found") OR - (message:"ssh: connect to host" AND message:"Connection timed out") OR - (message:"ERROR! SSH encountered an unknown error during the connection.") OR - (message:"[ERROR] /opt/stack/new/grenade/projects/70_cinder/resources.sh" AND - message:"SSH to the client did not work, something very wrong")) - AND - tags:console