A simple event forwarder for Seq. Requires Seq 2025.1+.
$ dotnet add package Seq.App.ReplicationThe Seq.App.Replication plug-in, which forwards incoming events to another Seq server.
This app can be used to implement store-and-forward, or limited disaster recovery. For reliable built-in disaster recovery, see Setting up a DR Instance in the Seq documentation.
Get started with these instructions for installing Seq apps.