Skip to content

Commit 4d5b047

Browse files
authored
feat(logs): Add log drains section to logs getting started page (#15070)
Links to the OTLP endpoint, and link the GH issue for future log drain work.
1 parent 15aab2e commit 4d5b047

File tree

1 file changed

+8
-0
lines changed
  • docs/product/explore/logs/getting-started

1 file changed

+8
-0
lines changed

docs/product/explore/logs/getting-started/index.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -311,3 +311,11 @@ We're actively working on adding Log functionality to additional SDKs. Check out
311311
/>
312312

313313
If you don't see your platform listed above, please reach out to us on [GitHub](https://github.com/getsentry/sentry/discussions/86804) or [Discord](https://discord.gg/sentry), we'll get it prioritized!
314+
315+
## Log Drains
316+
317+
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](https://github.com/getsentry/sentry/issues/91726).
318+
319+
### Endpoints
320+
321+
You can send logs to Sentry via [Sentry's OpenTelemetry (OTLP) Logs endpoint](/concepts/otlp/#opentelemetry-logs). This can be used with any OpenTelemetry SDK, or with the [OpenTelemetry Collector](https://opentelemetry.io/docs/collector/) to send logs to Sentry.

0 commit comments

Comments
 (0)