Audit Log

Is it possible to show a failed login attempt as such in the Audit Log of 7.8? I have intentionally logged in with the wrong user/password combination several times. The log shows all login attempts as “login” if they succeed or fail.

the status_code in the audit events table will be different on a failed login. On mine, status code = 0 when login is successful and -2,146,238,464 on a failed login.