Set Up

Learn how to set up Sentry's Logs feature using our supported SDKs.

To set up Sentry Logs, use the links below for supported SDKs. After it's been set up, you'll be able to view and query logs and parameters sent from your applications within Sentry.

We're actively working on adding Log functionality to additional SDKs. Check out these GitHub issues for the latest updates:

If you don't see your platform listed above, please reach out to us on GitHub or Discord, we'll get it prioritized!

Sentry supports connecting to log drains or sinks to ingest logs. We are actively working on adding support for more platforms, which we are tracking in this GitHub issue.

You can send logs to Sentry via Sentry's OpenTelemetry (OTLP) Logs endpoint. This can be used with any OpenTelemetry SDK, or with the OpenTelemetry Collector to send logs to Sentry.

Was this helpful?
Help improve this content
Our documentation is open source and available on GitHub. Your contributions are welcome, whether fixing a typo (drat!) or suggesting an update ("yeah, this would be better").