Sentry

Source Connector

Overview

Sentry

This source connector fetches audit logs events from the Sentry API.

Streams

Data SourceStream Name
Organization Audit Logsaudit_logs

Prerequisites

  1. Determine your organization id or slug.
    1. Navigate to Settings > Organization > General Settings
      1. Under General is the Organization Slug. Copy this value for use when configuring the connector.
  2. Create an Internal Integration. In Sentry, navigate to Settings > Integrations > Create New Integration.
    1. Select "Internal Integration"
      1. Details
        1. Choose a Name, e.g. Tarsal Connector
      2. Permissions
        1. Organization: Read & Write
        2. All other Permissions should be set to: No Access
      3. Leave all other settings default, and click Save Changes
    2. Create a Token
      1. 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)
        1. This will automatically add a new token to the integration. Copy this token for use when configuring the connector.

Configuration

The following fields are used to configure the source connector:

FieldRequiredDescriptionExample
Organization SlugyesThe ID or slug of the organization.acmeco
Authentication TokenyesAn Authentication Token8aaee4...421708
Host NamenoFor self hosted, specify your host name here. Otherwise, leave it default as sentry.io.sentry.io

Connector Limitations

  1. This connector is restricted by rate limits.