Skip to main content

Supabase

Stream Supabase project logs to Oodle using Supabase Supabase Log Drains.

Configuration

To configure the endpoint, you will need:

  • OODLE_INSTANCE: Your Oodle instance ID.
  • OODLE_API_KEY: Oodle API key with log ingestion permissions.

Find both at: Settings -> API Keys. (Oodle UI links: ap1, us1).

Supabase Log Drain Setup

Create a Custom Endpoint

  1. Open your Supabase project dashboard.
  2. Go to Project Settings -> Log Drains.
  3. Click Custom Endpoint.
Supabase custom endpoint selection

Configure the Custom Endpoint

Fill these destination fields:

SettingValue
URLhttps://<OODLE_INSTANCE>-logs.collector.oodle.ai/ingest/v1/logs
HTTP VersionHTTP/1.1 or HTTP/2
GzipEnabled (recommended)

Add these headers in the endpoint configuration:

HeaderValue
X-OODLE-INSTANCE<OODLE_INSTANCE>
X-API-KEY<OODLE_API_KEY>
Supabase custom endpoint configuration fields

Save and Verify

  1. Click Save destination.
  2. Supabase will start sending logs to Oodle.
  3. Verify logs in Oodle Logs Explorer: ap1, us1

Support

If you need assistance or have any questions, please reach out to us through: