serilog-sinks-elasticsearch
serilog-sinks-elasticsearch copied to clipboard
A Serilog sink that writes events to Elasticsearch
Hi 👋 When I was introduced to Serilog, I was hooked to this idea of structured logging. The possibilities, combined with NoSQL stores, SaaS solutions and even relational databases to...
**Does this issue relate to a new *feature* or an existing *bug*?** - [ X] Bug - [ ] New Feature **What version of Serilog.Sinks.Elasticsearch is affected? Please list the...
**What issue does this PR address?** **Does this PR introduce a breaking change?** **Please check if the PR fulfills these requirements** - [ ] The commit follows our [guidelines](https://github.com/serilog/serilog/blob/dev/CONTRIBUTING.md) -...
**Does this issue relate to a new *feature* or an existing *bug*?** - [x] Bug - [ ] New Feature **What version of Serilog.Sinks.Elasticsearch is affected? Please list the related...
**Does this issue relate to a new *feature* or an existing *bug*?** - [ ] Bug - [x] New Feature **What version of Serilog.Sinks.Elasticsearch is affected? Please list the related...
**A few questions before you begin:** > Is this an issue related to the [Serilog core project](https://github.com/serilog/serilog) or one of the [sinks](https://github.com/serilog/serilog/wiki/Provided-Sinks) or [community projects](https://github.com/serilog/serilog/wiki/Community-Projects). This issue list is intended...
**Does this issue relate to a new *feature* or an existing *bug*?** - [ ] Bug - [√] New Feature **What version of Serilog.Sinks.Elasticsearch is affected? Please list the related...
## Summary This pull request is created by [Secure Repo](https://app.stepsecurity.io/securerepo) at the request of @mivano. Please merge the Pull Request to incorporate the requested changes. Please tag @mivano on your...
**Does this issue relate to a new *feature* or an existing *bug*?** - [ ] Bug - [x] New Feature **What version of Serilog.Sinks.Elasticsearch is affected? Please list the related...
For a long time (since 2014), this sink has proved its value as an easy way to get Serilog data into Elasticsearch. It also became a sink with a lot...