Another ssh grenade failure fingerprint
This is 6 hits in 7 days, check queue only but multiple changes. Change-Id: I448946090cea728764ee7edad9af07db43aa5141 Related-Bug: #1531187
This commit is contained in:
parent
e760c96764
commit
c96e6038e5
@ -1,6 +1,8 @@
|
||||
query: >-
|
||||
((message:"bash: install_package: command not found") OR
|
||||
(message:"ssh: connect to host" AND message:"Connection timed out") OR
|
||||
(message:"ERROR! SSH encountered an unknown error during the connection."))
|
||||
(message:"ERROR! SSH encountered an unknown error during the connection.") OR
|
||||
(message:"[ERROR] /opt/stack/new/grenade/projects/70_cinder/resources.sh" AND
|
||||
message:"SSH to the client did not work, something very wrong"))
|
||||
AND
|
||||
tags:console
|
||||
tags:console
|
||||
|
Loading…
Reference in New Issue
Block a user