Errors and Troubleshooting/Audit

Audit Trail Streaming

Descope allows you to stream audit logs to third-party services like Amazon S3 and Datadog using connectors. This enables enhanced storage scalability, improved data resilience, and access to advanced analytics tools.

Audit Streaming with Connectors

Set up connectors to stream your audit trail to third-party services. To view available options, search for audit on the Connectors page in the Descope console.

AWS S3 Example

Configure the Connector

Configure the AWS S3 Connector according to the instructions in the AWS S3 Connector Doc.

Filtering Audit Stream

Within the connector configuration, you can filter audit streams based on Tenants and/or Actions.

This is useful for sending tenant-specific streams to different endpoints or controlling which actions are streamed.

An example of a filtering the audit stream within Descope

Viewing Audit Objects in Amazon S3

After configuring the connector, Descope Audit trails are stored in S3 as JSON objects. These objects are organized by project ID and date. You can open any object to view its details.

An example of directory structure when streaming Descope audit logs to Amazon S3

An example of the date formatted directory structure when streaming Descope audit logs to Amazon S3

Was this helpful?

On this page