Logz.io

Logz.io

Let AI connect your sources for you

Skip the manual setup — run this in your project and the wizard auto-detects your databases and APIs and connects them to PostHog.

Learn more
PostHog Wizard hedgehog

Connect Logz.io to PostHog to sync your data into the PostHog data warehouse for analysis and modeling.

Enter your Logz.io API token to sync your log data, alerts, and account configuration into the PostHog Data warehouse. Create a token under Settings → Tools → Manage tokens → API tokens in your Logz.io account, and pick the region that matches your account.

Log search is bounded by your account's retention window.

Configuration

OptionTypeRequired
API tokenpasswordYes
RegionselectYes

Linking Logz.io to PostHog

  1. Go to the Data pipeline page in PostHog
  2. Click New source and select Logz.io
  3. Fill in the required configuration fields
  4. Click Next, select the tables you want to sync, and then press Import

Supported tables

TableDescriptionSync methodIncremental fieldPrimary key
search_logs

Individual log documents returned by the Logz.io search API, one row per Elasticsearch document. Bounded by the account's log retention window.

Incremental, Full refresh@timestamp
alerts

Alert definitions configured in the account.

Full refresh
triggered_alerts

History of alert firings — one row per triggered alert event.

Full refresh
notification_endpoints

Notification endpoints (Slack, PagerDuty, webhooks, etc.) available to route alerts to.

Full refresh
drop_filters

Drop filters configured to discard matching logs before indexing.

Full refresh