WP_FAIL2BAN_LOG_PASSWORD_REQUEST
Log password reset requests.
Default setting: disabled
Added in version 3.5.0.
/**
* Log password reset requests.
*/
define('WP_FAIL2BAN_LOG_PASSWORD_REQUEST', true);
The username and IP will be written to WP_FAIL2BAN_PASSWORD_REQUEST_LOG and matched by wordpress-extra.conf.