datalust / seq-app-relay

A simple HTTP/JSON forwarder that preserves all event metadata.

Repository from Github https://github.comdatalust/seq-app-relayRepository from Github https://github.comdatalust/seq-app-relay

Seq.App.Relay NuGet Version

This plug-in Seq app forwards logs and traces from one Seq server to another.

Compared with Seq.App.Replication

Seq.App.Replication is an earlier implementation of the same functionality.

  • This app, Seq.App.Relay, supports replicating logs and traces, while Seq.App.Replication only supports logs
  • This app supports Seq's OpenTelemetry envelope properties like @Resource and @Scope, while Seq.App.Replication does not
  • Seq.App.Replication supports durable disk buffering, while this app uses an in-memory buffer only

About

A simple HTTP/JSON forwarder that preserves all event metadata.

License:Apache License 2.0


Languages

Language:C# 70.1%Language:PowerShell 29.9%