faillock - Tool for displaying and modifying the authentication failure record files
To list ssh login failures of all users $ sudo faillock
To list login failures of the specified user $ sudo faillock --user <username>
To reset the failure records of the specified user $ sudo faillock --user <user_name> reset
regards, T.Dhanasekar