I am trying to determine the most recent time a user interfaces our Confluence Data Center platform. We initially used the advice here: https://confluence.atlassian.com/confkb/how-to-identify-inactive-users-in-confluence-214335880.html
The `logininfo.successdate` works pretty well, but we have noticed that it does not include users that primarily access Confluence through the REST API and the OAuth authentication.
Is there a different column we can use that gets updated whenever a user successfully interfaces with the platform through _any_ means?