faillock
Display and modify authentication failure record files.
TLDR
List login failures of all users
$ sudo faillock
List login failures of the specified user
$ sudo faillock --user [user]
Reset the failure records of the specified user
$ sudo faillock --user [user] --reset