Serilog.Sinks.ElasticEcsLogstash
1.0.1
.NET Framework 4.6.1
There is a newer version of this package available.
See the version list below for details.
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | Versions |
---|---|
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.6.1
- Serilog (>= 2.8.0)
- Serilog.Sinks.File (>= 4.0.0)
- Serilog.Sinks.PeriodicBatching (>= 2.2.0)
- Serilog.Sinks.RollingFile (>= 3.3.0)
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.
For release notes, please see the change log on GitHub.