7aded0980f
This showed up on 8/20, it's already fixed, but since it has over 2000 hits in logstash in check and gate and all branches let's classify it to get it off the uncategorized bugs list. Change-Id: I325c9807e9049855f74ca694e72352cfde315e0b Related-Bug: #1360034
7 lines
215 B
YAML
7 lines
215 B
YAML
query: >
|
|
(message:"safe_minidom_parse_string" AND
|
|
message:"ExpatError" AND
|
|
tags:"screen-c-api.txt") OR
|
|
(message:"XMLSyntaxError: Start tag expected, '<' not found, line 1, column 1" AND
|
|
tags:"console")
|