There is a 2 step process to find and block someone that is attacking you (This article leverages core platform features rather than one of our WAF products - If you are being attacked the best approach is to implement one of our WAF’s however this might help in short term.
- Find: Track down the source IP of the requests in our HTTP log menu - For information on how to use this watch our Kibana training videos:
https://www.youtube.com/playlist?list=PLfMFVnIIzktEZqFAmwqam5Q1KoOH3-N8u
Recommend to filter to _type:edge-access-log and then look at remote_ip, urls and other part of requests to identify the source of the issue
- Block - Navigate to “IP Restrictions” in the left hand navigation menu of our portal
Enter the IP you have identified from step 1