DDEV Add-on Registryhappiness › ddev-seq

ddev-seq

This is a DDEV add-on for Seq, a self-hosted search, analysis, and alerting server built for structured logs and traces.

Add-on installation

ddev add-on get happiness/ddev-seq

Drupal integration

Install the modules OpenTelemetry and OpenTelemetry Log. The OpenTelemetry module comes with it’s own log implementation but I have not managed to get that working properly so for now I recommend using the OpenTelemetry Log module instead.

composer require drupal/opentelemetry drupal/otlog

Configure the OpenTelemetry module at /admin/config/development/opentelemetry and add the Endpoint http://seq/ingest/otlp.