From b04e7a3e4708d29ef179a4a373ba7c898da76bd5 Mon Sep 17 00:00:00 2001 From: Sean Dague Date: Thu, 3 Dec 2015 10:37:51 -0500 Subject: [PATCH] add query for libvirt data leakage This is always a job failure, which means that leaking this out is indicative of something worse going on. Let's start tracking this. Related-Bug: #1522454 Change-Id: I23ff88c3d96e2b9b0fbeb2226e686a4c9c9ead02 --- queries/1522454.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 queries/1522454.yaml diff --git a/queries/1522454.yaml b/queries/1522454.yaml new file mode 100644 index 00000000..81840f61 --- /dev/null +++ b/queries/1522454.yaml @@ -0,0 +1,4 @@ +query: >- + message:"HTTP exception thrown: Instance instance-" + AND message:"could not be found." + AND tags:"screen-n-api.txt"