Summary
The logging code in LoginNotify does not record IP and user agent for login-fail-new events.
Technical notes
- We need to modify LoginNotify.php#sendNotice to include the IP and user agent.
Acceptance criteria
- login-fail-new messages in Logstash have IP and user agent.