In the JSON returned from the System Events- Successful/Failed Log In I would like to see the user email listed as well as the user name.
For my use case I am triggering a workspace to monitor the number of failed log ins and will disable a user account if the failed log in count has reached X over Y time. Having the email returned in the JSON will allow me to configure the automation to send notifications to that user.

