quantranhong1999 commented on code in PR #1743:
URL: https://github.com/apache/james-project/pull/1743#discussion_r1342509192


##########
server/apps/distributed-app/crowdsec/scenarios/james-bf-auth.yaml:
##########
@@ -0,0 +1,13 @@
+type: leaky
+name: crowdsecurity/james
+description: "Detect login james bruteforce"
+filter: "evt.Meta.log_type == 'james_failed-auth'"
+leakspeed: "10s"
+capacity: 5

Review Comment:
   Is it not that within 10 seconds, the maximum failure is 5 (maximum 5 items 
in the queue)? And for the 6th failure, it trigger the scenario?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to