- System Log
- Reports
- Please navigate to the Okta Admin Dashboard and go to Reports > System Logs.
- Please set the time frame (and timezone) required to search. The maximum one can go is 3 months from the current date.
- In the search field, use one of the following System Log queries:
eventType eq "user.session.start"- For user logins.eventType eq "user.session.end"- For user logouts.
- To generate a report containing all users' login and logout information in Okta, it is possible to chain the two queries with an "or" between them.
- Export the logs by clicking the Download CSV button and manipulating the file to suit the organization's operational needs.
Related References
