An NLog target that utilises the elasticsearch low level client.
Info
Version: | 7.7.0 |
Author(s): | ReactiveMarkets |
Last Update: | Monday, January 10, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ReactiveMarkets/NLog.Targets.ElasticSearch |
NuGet Url: | https://www.nuget.org/packages/NLog.Targets.ElasticSearch |
Install
Install-Package NLog.Targets.ElasticSearch
dotnet add package NLog.Targets.ElasticSearch
paket add NLog.Targets.ElasticSearch
NLog.Targets.ElasticSearch Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Elasticsearch.Net(>= 7.4.2)
- NLog(>= 4.6.8)
- Newtonsoft.Json(>= 12.0.3)
- Elasticsearch.Net(>= 7.4.2)
- NLog(>= 4.6.8)
- Newtonsoft.Json(>= 12.0.3)
Tags