Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 745 Bytes

File metadata and controls

11 lines (7 loc) · 745 Bytes

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