HI
Seq.Input.AzureEventHub
A Seq custom input that pulls messages from Azure EventHub. Built by @Hinni, currently being
experimentally updated to test with new dependencies and host versions.
Sending events to the input
The input accepts events in compact JSON format, encoded as UTF-8 text.
The Serilog.Sinks.AzureEventHub sink, along with the Serilog.Formatting.Compact formatter, can be used for this.
See the TestConsole project included in the repository for an example of client configuration that works with the default input configuration.
Documentation
https://docs.microsoft.com/en-us/azure/event-hubs/event-hubs-dotnet-standard-getstarted-receive-eph
On this page
Languages
C#84.0%PowerShell16.0%
Other
Created February 5, 2019
Updated April 17, 2024