- 1 minutes to read

Nodinite SeriLog Service Bus sink using Event Hub

Use the Nodinite SeriLog EventHub sink with your full framework and .NET Core applications to enable end-to-end tracking. Microsoft Azure functions built with .NET (usually CSharp) are typical. Nodinite sports payload Logging and removes the obstacle the Application insights logging imposes on message size.

graph LR A[.NET Application] -->|Log Event| SLS(SeriLog) F[fal:fa-function Azure Function] --> |Log Event| SLS LA[fal:fa-cloud-download Nodinite Log API] PS[far:fa-truck-pickup Pickup Service] PS --> LA SLS --> SLSB[fa:fa-list Event Hub Sink] ASB[fa:fa-list-ol Azure Event Hub Entity] SLSB --> ASB ASB -..-> |Async| PS

Versions

The following versions exist. There are notable differences in the code between the different generations of the code.