Skip to main content

How do I send Sentry events to an integration Sentry does not natively support?

Updated over a month ago

Issue

I need to send Sentry events to another service, but I don't see a built-in integration for it. How can I forward Sentry events to a log analytics workspace, event hub, or another service that does not have a native integration?

Applies To

  • Users who want to send Sentry events to an external service that is not directly supported by Sentry integrations.

  • All Billing plans.

Resolution

You can use Internal Integrations in Sentry to send event data to an external service. Internal integrations allow you to interact with Sentry using its REST API and Webhooks, making it possible to forward event data.

Did this answer your question?