This package exteneds the log4net.Elasticsearch adapter to support logging to AWS based Elasticsearch instances by providing a way to provide IAM credentials and sign the http calls to AWS using the Amazon Version 4 Signing Process.
Info
Version: | 2.4.1-beta |
Author(s): | UW Web Services Team |
Last Update: | Thursday, June 28, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/uwwebservices/log4net.ElasticSearch |
NuGet Url: | https://www.nuget.org/packages/log4net.ElasticSearch-AWS |
Install
Install-Package log4net.ElasticSearch-AWS
dotnet add package log4net.ElasticSearch-AWS
paket add log4net.ElasticSearch-AWS
log4net.ElasticSearch-AWS Download (Unzip the "nupkg" after downloading)
Dependencies
- log4net(>= 2.0.8)
- Newtonsoft.Json(>= 11.0.2)
Tags