quantranhong1999 commented on code in PR #1743: URL: https://github.com/apache/james-project/pull/1743#discussion_r1342481423
########## 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 this the configuration for the maximum failure authentication? e.g. after 5 failure authentication in 10s -> we trigger this 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]
