For the complete documentation index, see llms.txt. This page is also available as Markdown.

Integrations

Forward your logs to external observability systems.

Where: Logs β†’ Integrations Β· /projects/<project>/logging/integrations

A logging integration forwards your project logs to an external system, so Norbix logs land in the observability stack you already use. One integration is special: Norbix Logging stores entries in one of your own project databases, which is what makes them visible on the Logs screen.

Logs β†’ Integrations.

What you can do here

The list shows every configured integration with Integration Name, Provider, and Enabled. Click a name to open its edit form, where you can change credentials, test the connection, and enable or disable forwarding.

Add New Integration opens the provider picker (/logging/integrations/pick). It currently offers Norbix Logging (always first β€” and hidden once one exists, because a project may have only one), plus Datadog, AWS CloudWatch Logs, Sentry, Grafana Loki, and a Generic HTTP / OTLP endpoint. Each provider's fields are described under Providers.

Enabled integrations all receive the same stream β€” a log entry is fanned out to every enabled integration at once.

Use it from code

Logs β†’ Integrations.

API reference

Endpoints: Logs β†’ Integrations.

Last updated