From 1a15e189a227ef3314133f383fd40282eed14579 Mon Sep 17 00:00:00 2001 From: Joe Gordon Date: Thu, 27 Feb 2014 11:35:07 -0800 Subject: [PATCH] Add fingerprint for bug 1285833 This bug happens in API servers, but for some reason hits in n-api don't always result in failures. 17 hits in 2 days starting on 2/23 Change-Id: Ifd5c106f911d7cf45c49e658f187f6c2f3c50b64 Related-Bug: #1285833 --- queries/1285833.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 queries/1285833.yaml diff --git a/queries/1285833.yaml b/queries/1285833.yaml new file mode 100644 index 00000000..ebf0fd1e --- /dev/null +++ b/queries/1285833.yaml @@ -0,0 +1,4 @@ +query: > + message:"CertificateConfigError: Unable to load certificate. Ensure your system is configured properly." + AND NOT filename:logs*screen-n-api.txt + AND filename:logs*screen-*-api.txt