Viewing Okta User Creation Events in the System Log
Last Updated:
Overview
Determine the timing of specific user creations in Okta by filtering the System Log. Because Okta creates users through various methods, multiple event types exist for user creation.
Applies To
- Okta Identity Engine (OIE)
- Okta Classic Engine
- System Log
- User Creation
Solution
What filters display user creation events in the System Log?
Because users originate from various sources, Okta generates different creation events. Search the System Log using the following queries to locate user creation events during a specified timeframe.
eventType eq "user.lifecycle.create"eventType eq "system.import.user.create"
