Add query for token create proxy error bug 1653856

Since logstash has been mostly MIA for the last 2 weeks we
only see 4 hits on this in the last 7 days but it's multiple
changes and I know I was seeing this before the outage.

Change-Id: Ife37222e4560c4ff358ade8035e51549dd2cdba2
Related-Bug: #1653856
This commit is contained in:
Matt Riedemann 2017-01-03 21:31:49 -05:00
parent 355e6d8305
commit 56dd14a477
1 changed files with 5 additions and 0 deletions

5
queries/1653856.yaml Normal file
View File

@ -0,0 +1,5 @@
query: >-
message:"Request" AND
message:"502 POST" AND
message:"5000/v2.0/tokens" AND
tags:"tempest.txt"