<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content

Generate a User Login/Logout Report via System Log

Okta Identity Engine
Administration

Overview

This article aims to explain how to generate a report containing user Okta login and logout information.

Applies To

  • System Log
  • Reports

Solution

  1. Please navigate to the Okta Admin Dashboard and go to Reports > System Logs.
  2. Please set the time frame (and timezone) required to search. The maximum one can go is 3 months from the current date.
  3. 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.
  1. 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.

System log

  1. Export the logs by clicking the Download CSV button and manipulating the file to suit the organization's operational needs.

Related References

 

 
Loading
Okta Support - Generate a User Login/Logout Report via System Log