Write serilog events to clickhouse database.
Info
Version: | 1.0.0 |
Author(s): | dimenzzz |
Last Update: | Wednesday, December 30, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dimenzzz/serilog-sinks-clickhouse |
NuGet Url: | https://www.nuget.org/packages/Serilog.Sinks.ClickHouse |
Install
Install-Package Serilog.Sinks.ClickHouse
dotnet add package Serilog.Sinks.ClickHouse
paket add Serilog.Sinks.ClickHouse
Serilog.Sinks.ClickHouse Download (Unzip the "nupkg" after downloading)
Dependencies
- ClickHouse.Ado(>= 1.1.21)
- Serilog(>= 2.9.0)
- Serilog.Sinks.PeriodicBatching(>= 2.2.0)
Tags