Skip to content

datalust/seq-input-rabbitmq

Repository files navigation

Seq.Input.RabbitMQ Build status

A Seq custom input that pulls events from RabbitMQ. Requires Seq 5.1+.

Getting started

The app is published to NuGet as Seq.Input.RabbitMQ. Follow the instructions for installing a Seq App and start an instance of the app, providing your RabbitMQ server details.

Sending events to the input

The input accepts events in compact JSON format, encoded as UTF-8 text.

The Serilog.Sinks.RabbitMQ sink, along with the Serilog.Formatting.Compact formatter, can be used for this.

See the Demo project included in the repository for an example of client configuration that works with the default input configuration.

About

A Seq custom input that pulls events from RabbitMQ

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published