An easy way to send logs to an ELK stack.
Info
Version: | 1.0.1 |
Author(s): | Private Person Oliver Hütter |
Last Update: | Tuesday, February 26, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/EasyELK |
Install
Install-Package EasyELK
dotnet add package EasyELK
paket add EasyELK
EasyELK Download (Unzip the "nupkg" after downloading)
Dependencies
- Elasticsearch.Net(>= 6.5.0)
- Polly(>= 7.0.2)
- Serilog(>= 2.8.0)
- Serilog.Sinks.Console(>= 3.1.1)
- Serilog.Sinks.Elasticsearch(>= 7.1.0)
- Serilog.Sinks.File(>= 4.0.0)
- Serilog.Sinks.RollingFile(>= 3.3.0)
- Serilog.Sinks.RollingFile.Extension(>= 2.0.2)
Tags