stefanprodan/AspNetCoreRateLimit

Is there a way I can save IPs who are exceeding requests?

Ikinidae opened this issue · 1 comments

Hi @stefanprodan! First of all thanks for your project, is super useful! I'm here because I would like to save in a txt the IP of the client whose calls have been blocked because exceeded the limit. Is there a way I can do this?
Thank you in advance to anyone who will answer <3

@Ikinidae , you can use logging for that.