Forum Discussion
Lloyd Adams
Jan 04, 2019Iron Contributor
Audit Log - Login success/failure
In the security & compliance centre you can view and filter the audit log by many products/activities. But one thing I can't do is find a filter that shows only login success/failure messages (and o...
sofia2025
Aug 03, 2020Copper Contributor
Yes, It's possible in the Security and Compliance Center. To get login success and failure audits, you can filter the Activity with 'User logged in' and 'UserLoginFailed' operation. But, you can't export the filtered data.
Recently, I have come across below PowerShell script. I used it to get a separate report on user's success and failure login attempts, logon history for particular users, login history within a specific period, etc.