An NLog target that utilises the elasticsearch low level client.
Info
Version: | 2.1.3 |
Author(s): | Brainstorm |
Last Update: | Thursday, November 24, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mzahor/NLog.Targets.ElasticSearchWithBasicAuth |
NuGet Url: | https://www.nuget.org/packages/NLog.Targets.ElasticSearchWithBasicAuth |
Install
Install-Package NLog.Targets.ElasticSearchWithBasicAuth
dotnet add package NLog.Targets.ElasticSearchWithBasicAuth
paket add NLog.Targets.ElasticSearchWithBasicAuth
NLog.Targets.ElasticSearchWithBasicAuth Download (Unzip the "nupkg" after downloading)
Dependencies
- Elasticsearch.Net(>= 2.1.0)
- Newtonsoft.Json(>= 9.0.1)
- NLog(>= 4.2.3)
Tags