Skip to content

kjersti/log4net.ElasticSearch

 
 

Repository files navigation

log4net.ElasticSearch

log4net.ElasticSearch is a module for the log4net library to log messages to the ElasticSearch document database. ElasticSearch offers robust full-text searchign an analyzation so that errors and messages can be indexed quickly and searched easily.

Features:

  • Supports .NET 4.0+
  • Easy installation and setup via Nuget
  • Uses the excellent NEST library which has great support for the newest ElasticSearch revisions

Usage:

Please see the DOCUMENTATION Wiki page to begin logging errors to ElasticSearch!

Issues:

I do my best to reply to issues or questions ASAP. Please use the ISSUES page to submit questions or errors.

License:

MIT License

Thanks:

Many thanks to @mpdreamz and the team for their great work on the NEST library!

About

Module to Log log4net Messages to ElasticSearch

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • C# 79.2%
  • PowerShell 17.6%
  • Shell 3.2%