From e0efd13193c3fbac6dbfb3e5d682be53516d8845 Mon Sep 17 00:00:00 2001 From: Alex 'AdUser' Z Date: Tue, 15 Mar 2016 18:02:13 +1000 Subject: [PATCH] * fix regex --- docs/filters/ssh.preg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/filters/ssh.preg b/docs/filters/ssh.preg index cb6e945..4f2bbc2 100644 --- a/docs/filters/ssh.preg +++ b/docs/filters/ssh.preg @@ -2,7 +2,7 @@ [Aa]uthentication error for .* from ( via [[:print:]]*)? User not known to the underlying authentication module for .* from refused connect from [[:print:]]+ \(\) -Received disconnect from : [0-9]*: [[:print:]]: Auth fail +Received disconnect from : [0-9]*: [[:print:]]+: Auth fail Did not receive identification string from Invalid user [[:print:]]+ from Connection closed by \[preauth\]