From b669218efb74025983afefdcb6adfeed9c14969f Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Thu, 17 Jul 2014 14:53:32 -0700 Subject: [PATCH] Remove query for ssh timeout bug 1298472 The fixes for this have been backported to stable/icehouse and the query is so generic that if we're hitting it now it could be for other things, so let's remove the query and if people hit it again they can open new bugs to track the failure. Change-Id: I46ba047cd79a4edc484c07ae658adf1157057c4c Related-Bug: #1298472 --- queries/1298472.yaml | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 queries/1298472.yaml diff --git a/queries/1298472.yaml b/queries/1298472.yaml deleted file mode 100644 index b9aacd14..00000000 --- a/queries/1298472.yaml +++ /dev/null @@ -1,4 +0,0 @@ -query: >- - message:"SSHTimeout: Connection to the" AND - message:"via SSH timed out." AND - tags:"console"