are you sure this are regular requests? The client is not sending the User-Agent end therefor the WAF can not identify the bot. If this is a regular request and you know who it is should he send the User-Agent. If this is a regular request and you don’t know who sends it you have to deactivate the bot-check. If this is not a regular request → act=deny
Addressing potential bot-related issues, it’s crucial to ensure regular requests include the User-Agent for WAF identification. If known, clients should send User-Agent; if unknown, consider deactivating the bot-check. User-Agent data is vital for effective WAF management.