You can log everything to ElasticSearch using ECS schema and logstash.
Info
| Version: | 1.6.1 |
| Author(s): | Ehsan Maleki Zoeram |
| Last Update: | Wednesday, June 15, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/ehsan-maleki/serilog-sinks-elastic-ecs-logstash |
| NuGet Url: | https://www.nuget.org/packages/Emzam.Log.ElkLogProvider |
Install
Install-Package Emzam.Log.ElkLogProvider
dotnet add package Emzam.Log.ElkLogProvider
paket add Emzam.Log.ElkLogProvider
Emzam.Log.ElkLogProvider Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Serilog.Sinks.ElasticEcsLogstash(>= 1.5.3)
- Serilog.Sinks.ElasticEcsLogstash(>= 1.5.3)
Tags