Sentry
Source Connector
Overview
This source connector fetches audit logs events from the Sentry API.
Streams
Data Source | Stream Name |
---|---|
Organization Audit Logs | audit_logs |
Prerequisites
- Determine your organization id or slug.
- Navigate to Settings > Organization > General Settings
- Under General is the Organization Slug. Copy this value for use when configuring the connector.
- Navigate to Settings > Organization > General Settings
- Create an Internal Integration. In Sentry, navigate to Settings > Integrations > Create New Integration.
- Select "Internal Integration"
- Details
- Choose a Name, e.g. Tarsal Connector
- Permissions
- Organization: Read & Write
- All other Permissions should be set to: No Access
- Leave all other settings default, and click Save Changes
- Details
- Create a Token
- Once the integration is created, scroll to the Tokens section and add a New Token. (Note: this is in the same Edit Integrations form, and is different from an Auth Token)
- This will automatically add a new token to the integration. Copy this token for use when configuring the connector.
- Once the integration is created, scroll to the Tokens section and add a New Token. (Note: this is in the same Edit Integrations form, and is different from an Auth Token)
- Select "Internal Integration"
Configuration
The following fields are used to configure the source connector:
Field | Required | Description | Example |
---|---|---|---|
Organization Slug | yes | The ID or slug of the organization. | acmeco |
Authentication Token | yes | An Authentication Token | 8aaee4...421708 |
Host Name | no | For self hosted, specify your host name here. Otherwise, leave it default as sentry.io . | sentry.io |
Connector Limitations
- This connector is restricted by rate limits.
Updated 9 days ago