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:
- .NET 4.5 and 4.0 support (client framework, 2, 3, and 3.x support is in progress)
- 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:
Thanks:
Many thanks to @mpdreamz and the team for their great work on the NEST library!