Info
Version: | 3.1.1 |
Author(s): | Anton Volkov |
Last Update: | Wednesday, November 29, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/serilog-contrib/serilog-sinks-graylog |
NuGet Url: | https://www.nuget.org/packages/serilog.sinks.graylog |
Install
Install-Package serilog.sinks.graylog
dotnet add package serilog.sinks.graylog
paket add serilog.sinks.graylog
serilog.sinks.graylog Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Newtonsoft.Json(>= 12.0.2)
- Serilog(>= 2.8.0)
- System.Net.NameResolution(>= 4.3.0)
- Newtonsoft.Json(>= 12.0.2)
- Serilog(>= 2.8.0)
- Newtonsoft.Json(>= 12.0.2)
- Serilog(>= 2.8.0)
- Newtonsoft.Json(>= 12.0.2)
- Serilog(>= 2.8.0)
- System.Net.NameResolution(>= 4.3.0)
Tags
Structured log events are written to sinks and each sink is responsible for writing it to its own backend, database, store etc. This sink delivers the data to Graylog2, a NoSQL search engine.