WP_FAIL2BAN_EX_LOG_URL
Enable logging of request URL.
Default setting: disabled
Premium flavour only
Added in version 4.3.0.
Enables logging of the full request URL for blocked requests.
Example: Enable URL logging
/**
* Enable logging of request URL.
*/
define('WP_FAIL2BAN_EX_LOG_URL', true);