<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
Checking Logs for Okta Automations
Okta Classic Engine
Okta Identity Engine
Administration
Overview

This article covers the steps for checking System Logs for events triggered by Automations.

Applies To
  • Automations
  • System Logs
Solution
  1. Select a date range and search in System logs:
    eventType eq "policy.execute.user.start" in System logs

It will provide log messages for all the policies started during the specified range and also show the targeted users on the right.

  1. To get all the details for a specific automation:

    1. Open the specific log message and click on Expand all.

    2. Delete the text used in step 1 from the search tab. Do not hit enter or search again, as it will refresh the log messages.

    3. From the expanded log, click on the value next to ExternalSessionId, as shown below in the snapshot

ExternalSessionId

Clicking on the external ID above will get all the logs for this specific policy execution, along with the affected users, as shown in the screenshot below:

Logs

 

 
 
Loading
Checking Logs for Okta Automations