
JustinM.07111 (Customer) asked a question.
We have SQ and ER as a factor for user recovery. We would like to remove these, but I'm having a hard time nailing down the exact report to show me how often these are used for account recovery (unlock and password). Using various keywords I can get incredibly different results. Can anyone help me write a query in the system logs that will show me this, accurately? I only want to know the ones done by the user themselves, not the auto-unlock by the system, or failures - just the times attempted by the users.

Hello @JustinM.07111 (Customer) , thank you for contacting Okta Community.
You can try the following to list all events in which the Security Question or Email authenticators were used to unlock an account or reset a password via self-service:
If you want to filter only for the successful events, add "and outcome.result eq "SUCCESS"" at the end of the above query, like so:
Regards.
--
Help others in the community by liking or hitting Select as Best if this response helped you.
Join the discussion for our Ask Me Anything on September 29, 2025: Device Assurance. Ask our expert questions.