Info
Version: | 2.2.2.3 |
Author(s): | urielha |
Last Update: | Tuesday, June 18, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/bhukivskyi/log4stash |
NuGet Url: | https://www.nuget.org/packages/k1vs.log4stash |
Install
Install-Package k1vs.log4stash
dotnet add package k1vs.log4stash
paket add k1vs.log4stash
k1vs.log4stash Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
- log4net(>= 2.0.8)
- RestSharp(>= 105.2.3)
- Microsoft.Bcl.Async(>= 1.0.168)
- log4net(>= 2.0.8)
- RestSharp(>= 106.6.9)
- System.Security.Permissions(>= 4.4.0)
Tags
log4stash is a log4net appender for easy logging of exceptions and messages to Elasticsearch indices.
You can configure few filters to analyze log events before they got sended to Elasticsearch similar to the filters on logstash.