diff --git a/queries/1531187.yaml b/queries/1531187.yaml index 5ac50690..b6bb881c 100644 --- a/queries/1531187.yaml +++ b/queries/1531187.yaml @@ -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 \ No newline at end of file + tags:console