The Semantic Logging Application Block provides a set of destinations to persist events published by a subclass of EventSource, This add-on packages adds support to persisting log entries into Elasticsearch.
Info
Version: | 2.2.5 |
Author(s): | Full Scale 180 |
Last Update: | Tuesday, May 19, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/fullscale180/slab-sinks |
NuGet Url: | https://www.nuget.org/packages/EnterpriseLibrary.SemanticLogging.Elasticsearch |
Install
Install-Package EnterpriseLibrary.SemanticLogging.Elasticsearch
dotnet add package EnterpriseLibrary.SemanticLogging.Elasticsearch
paket add EnterpriseLibrary.SemanticLogging.Elasticsearch
EnterpriseLibrary.SemanticLogging.Elasticsearch Download (Unzip the "nupkg" after downloading)
Dependencies
- EnterpriseLibrary.SemanticLogging(2.0.1406.1)
- Newtonsoft.Json(5.0.8)
Tags