Audit logging requires the Audit Logging add-on. See Add-ons pricing for details.
Overview
These events track when organization administrators generate portal URLs to access WorkOS management interfaces. These are meta-events that record when admins request access to audit logging configuration—they do not track changes to log streams or audit log configurations themselves. Both events follow identical schemas and differ only in the portal type being accessed:audit_logs.create_management_portal_url- Tracks portal URL generation for viewing and exporting audit logslog_streams.create_management_portal_url- Tracks portal URL generation for configuring SIEM integrations and log streaming
audit_logs.create_management_portal_url
Triggered when an organization administrator generates a portal URL to access the WorkOS Audit Logs management interface.When This Event Occurs
This event records when an admin:- Opens the audit logs portal from organization settings
- Generates a URL to view, search, or export audit logs
- Accesses the audit logs management interface for compliance review
Event Schema
audit_logs.create_management_portal_urlThe administrator accessing the audit logs portal
Example Event
log_streams.create_management_portal_url
Triggered when an organization administrator generates a portal URL to access the WorkOS Log Streams management interface for SIEM integrations.When This Event Occurs
This event records when an admin:- Opens the log streams portal from organization settings
- Generates a URL to configure SIEM integrations
- Accesses log streaming settings to connect to external security platforms (Splunk, Datadog, etc.)
Event Schema
log_streams.create_management_portal_urlThe administrator accessing the log streams portal
Example Event
Common Fields
Both events share the same structure and only differ in theaction field. They track administrative access to audit log infrastructure rather than changes to resources.
Authorization
These events are only generated when:- The user has the
adminrole in the organization - The organization has the Audit Logging add-on enabled
- The user successfully generates a WorkOS portal URL
Portal URLs
Generated portal URLs:- Redirect users to the WorkOS management interface
- Are temporary and expire after use
- Include
successUrlandreturnUrlparameters to return to the Centure dashboard - Grant access to either audit logs (view/export) or log streams (SIEM configuration)
Use Cases
Track these events to:- Monitor who accesses audit log management capabilities
- Audit administrative access to compliance tools
- Track SIEM configuration changes (via log streams portal access)
- Detect unusual access patterns to security infrastructure

