5023319427
Remove the number of attempts/seconds part of the query since the failure doesn't apparently always ultimately fail on the same number so the query was missing some hits. There will be some redundancy now but we should have expanded coverage. Change-Id: Ife831891a4c76106241761d6557c38c20d96f885 Related-Bug: #1349617
5 lines
207 B
YAML
5 lines
207 B
YAML
query: >
|
|
message:"Failed to establish authenticated ssh connection to cirros@" AND
|
|
message:"(Error reading SSH protocol banner[Errno 104] Connection reset by peer). Number attempts" AND
|
|
tags:"console"
|