Serilog.Sinks.ElasticEcsLogstash 1.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Serilog.Sinks.ElasticEcsLogstash --version 1.0.1
NuGet\Install-Package Serilog.Sinks.ElasticEcsLogstash -Version 1.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Serilog.Sinks.ElasticEcsLogstash" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Serilog.Sinks.ElasticEcsLogstash --version 1.0.1
#r "nuget: Serilog.Sinks.ElasticEcsLogstash, 1.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Serilog.Sinks.ElasticEcsLogstash as a Cake Addin
#addin nuget:?package=Serilog.Sinks.ElasticEcsLogstash&version=1.0.1

// Install Serilog.Sinks.ElasticEcsLogstash as a Cake Tool
#tool nuget:?package=Serilog.Sinks.ElasticEcsLogstash&version=1.0.1

Serilog http sink for logstash. Also there is a ECS enricher that converts all properties of LogEvent to elasticseach ecs schema before send to logstash.
For more information please reffer to GitHub Repository.

Product Compatible and additional computed target framework versions.
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Serilog.Sinks.ElasticEcsLogstash:

Package Downloads
Emzam.Log.ElkLogProvider

You can log everything to ElasticSearch using ECS schema and logstash.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.6.1 20,888 6/15/2022
1.6.0 1,128 6/4/2022
1.5.8 1,072 5/25/2022
1.5.7 773 5/24/2022
1.5.6 3,313 3/11/2022
1.5.5 879 3/11/2022
1.5.4 646 3/11/2022
1.5.3 5,575 7/22/2020
1.5.2 721 7/20/2020
1.5.1 440 7/20/2020
1.5.0 558 7/18/2020
1.0.1 699 6/21/2019
1.0.0 547 6/21/2019

For release notes, please see the change log on GitHub.