|
|
|
@ -30,7 +30,7 @@ failregex = ^%(log_prefix)s Registration from '[^']*' failed for '<HOST>(:\d+)?'
|
|
|
|
|
^%(log_prefix)s Host <HOST> failed to authenticate as '[^']*'$
|
|
|
|
|
^%(log_prefix)s No registration for peer '[^']*' \(from <HOST>\)$
|
|
|
|
|
^%(log_prefix)s Host <HOST> failed MD5 authentication for '[^']*' \([^)]+\)$
|
|
|
|
|
^%(log_prefix)s Failed to authenticate user [^@]+@<HOST>\S*$
|
|
|
|
|
^%(log_prefix)s Failed to authenticate (user|device) [^@]+@<HOST>\S*$
|
|
|
|
|
^%(log_prefix)s (?:handle_request_subscribe: )?Sending fake auth rejection for (device|user) \d*<sip:[^@]+@<HOST>>;tag=\w+\S*$
|
|
|
|
|
^%(log_prefix)s SecurityEvent="(FailedACL|InvalidAccountID|ChallengeResponseFailed|InvalidPassword)",EventTV="[\d-]+",Severity="[\w]+",Service="[\w]+",EventVersion="\d+",AccountID="\d+",SessionID="0x[\da-f]+",LocalAddress="IPV[46]/(UD|TC)P/[\da-fA-F:.]+/\d+",RemoteAddress="IPV[46]/(UD|TC)P/<HOST>/\d+"(,Challenge="\w+",ReceivedChallenge="\w+")?(,ReceivedHash="[\da-f]+")?$
|
|
|
|
|
|
|
|
|
|