add more matches

Change-Id: Ib3d84d85a2f99013e66a37ab4bba60601180df5c
This commit is contained in:
Sean Dague 2016-03-23 07:16:31 -04:00
parent 4eb1213d07
commit bef9ccbbb8
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
query: >-
((message:"bash: install_package: command not found") OR
(message:"ssh: connect to host" AND message:"Connection timed out"))
(message:"ssh: connect to host" AND message:"Connection timed out") OR
(message:"ERROR! SSH encountered an unknown error during the connection."))
AND
tags:console