Skip to main content
Serilog.Sinks.Graylog package icon

Serilog.Sinks.Graylog

The Serilog Graylog Sink project is a sink (basically a writer) for the Serilog logging framework. 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.

Total Downloads
16.5M
16,459,607
Published
Dec 29, 2021
Latest stable version

Install

.NET CLI
dotnet add package Serilog.Sinks.Graylog --version 2.3.0
Package Manager Console
Install-Package Serilog.Sinks.Graylog -Version 2.3.0
PackageReference
<PackageReference Include="Serilog.Sinks.Graylog" Version="2.3.0" />

Frameworks

.NETFramework4.6 .NETFramework4.6.1 net6.0 .NETStandard2.0 .NETStandard2.1

Dependencies

Newtonsoft.Json
.NETFramework4.6
[13.0.1, )
Serilog
.NETFramework4.6
[2.10.0, )
Newtonsoft.Json
.NETFramework4.6.1
[13.0.1, )
Serilog
.NETFramework4.6.1
[2.10.0, )
[13.0.1, )
Serilog
net6.0
[2.10.0, )
Newtonsoft.Json
.NETStandard2.0
[13.0.1, )
Serilog
.NETStandard2.0
[2.10.0, )
Newtonsoft.Json
.NETStandard2.1
[13.0.1, )
Serilog
.NETStandard2.1
[2.10.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 5 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.