General availability: Serilog Sink for Azure Data Explorer
Published date: 20 March, 2023
Azure Data Explorer now supports ingestion of data from .NET Applications via the Serilog sink.
Serilog is a popular logging framework for .NET applications. Serilog allows developers to control which log statements are output with arbitrary granularity based on the logger's name, logger level, and message pattern.
The Serilog sink, also known as an appender, for Azure Data Explorer is available as a nuget package and streams your log data to Azure Data Explorer, where you can analyse and visualise your logs in real time.
Learn more or get started with our demo application today.