log4stash 2.0.5

There is a newer version of this package available.
See the version list below for details.
dotnet add package log4stash --version 2.0.5
NuGet\Install-Package log4stash -Version 2.0.5
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="log4stash" Version="2.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add log4stash --version 2.0.5
#r "nuget: log4stash, 2.0.5"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install log4stash as a Cake Addin
#addin nuget:?package=log4stash&version=2.0.5

// Install log4stash as a Cake Tool
#tool nuget:?package=log4stash&version=2.0.5

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.

Product Compatible and additional computed target framework versions.
.NET Framework net35 is compatible.  net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on log4stash:

Package Downloads
TylerHelp

山河辽阔,人间星河,无一是你,无一不是你。

Centralized.Micro.Service.Core

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.4 59,643 7/11/2021
3.0.3 928 7/11/2021
3.0.2 5,008 6/28/2021
3.0.0 162,406 4/12/2020
2.3.0 7,686 4/9/2020
2.2.2-pre 1,363 1/7/2019
2.2.1 212,686 6/19/2018
2.2.0 3,658 6/19/2018
2.1.0 42,709 11/8/2017
2.0.5 20,992 10/18/2017
2.0.4 91,617 3/20/2017
2.0.2-c 1,943 8/23/2016
2.0.1 34,577 7/10/2016
2.0.0 2,992 5/30/2016
1.1.1 50,207 1/22/2016
1.1.0 5,650 10/10/2015
1.0.2 6,037 4/27/2015
1.0.1 25,508 12/30/2014
1.0.0 3,080 10/9/2014
0.1.0 2,121 9/20/2014

* Main Change: Add IndexOperationParams Configuratino parameter to supports _routing and more...
     
     * Merged pull requests
       ** #31 Add routing option
       ** #32 Add IndexOperationParams
     
     Thanks a lot to @erangil2 for his tremendous contributions :)
     
     And thanks to: @zhengziying, @triarc, @prime8, @henkish, @mfpalladino and @ignasv for their contributions.