Skip to main content
All CollectionsTemplatesBasic
Query Okta System Logs by Actor Activity - Workflow Template
Query Okta System Logs by Actor Activity - Workflow Template

Query the Okta System Logs by specific Actor and provide results and an optional summary of EventType and outcome result for the logs.

Updated over a week ago

This workflow template allows the user to query Okta System Logs for a specific actor by username and a specified timeframe, up to a certain number of days. It fetches log data and can provide a summary of EventType and outcome results, aiding in Identity and Access Management by enabling effective monitoring and auditing of user activities within Okta. If the actor is not found, it returns a failure message ensuring accountability and tracing of access within the system.

Optional Triggers

Slack,"Microsoft Teams"

Use Cases

Identity and Access Management

Workflow Breakdown

  1. Call the workflow from a parent workflow and provide the actor and number of days to search

  2. Optionally enable the summary of the logs

Vendors

Utils, Okta

Workflow Output

JSON output of the Okta System logs for the given actor. If the actor is not found in Okta the workflow will send a failure message.

Did this answer your question?