Elmah.ElasticSearch is a ElasticSearch storage backend for ELMAH.
Info
Version: | 3.0.0.70 |
Author(s): | jhilden, Asgeir, gui.stracini |
Last Update: | Monday, October 29, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/elmahio/Elmah.Io.ElasticSearch |
NuGet Url: | https://www.nuget.org/packages/Elmah.ElasticSearch |
Install
Install-Package Elmah.ElasticSearch
dotnet add package Elmah.ElasticSearch
paket add Elmah.ElasticSearch
Elmah.ElasticSearch Download (Unzip the "nupkg" after downloading)
Dependencies
- elmah(>= 1.2.2)
- elmah.corelibrary(>= 1.2.2)
- NEST(>= 6.2.0)
- Elasticsearch.Net(>= 6.2.0)
- Newtonsoft.Json(>= 11.0.2)