Hello all,
I'm trying to setup a report or view to give me the last login date for administrators, essentially we have a 60 day account retention policy so if no logins I'd like to delete that account. I can manually go through each user with setting audit logs filter
Administrator:"name" AND operation:"Log In" in last 60 days scope, was wondering if there is a more convenient method to avoid this madness. Even if there was a way to de-duplicate entries in the Audit logs based on administrator, that'd help greatly.