serilog-sinks-elasticsearch icon indicating copy to clipboard operation
serilog-sinks-elasticsearch copied to clipboard

A Serilog sink that writes events to Elasticsearch

Results 135 serilog-sinks-elasticsearch issues
Sort by recently updated
recently updated
newest added
trafficstars

Trying to use the elastic sink. It works for a short time, then failes... This is my setup : return m_LoggerConfiguration.WriteTo.Elasticsearch(new ElasticsearchSinkOptions(new Uri(TmpURL)) { AutoRegisterTemplate = true , AutoRegisterTemplateVersion =...

question

**What issue does this PR address?** #348 **Does this PR introduce a breaking change?** No. **Please check if the PR fulfills these requirements** - [x] The commit follows our [guidelines](https://github.com/serilog/serilog/blob/dev/CONTRIBUTING.md)...

**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...

**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...

FileSink has parameter "shared", and there is no way to set this param at ElasticsearchSink ![image](https://user-images.githubusercontent.com/10696971/82448783-e41a3380-9ab2-11ea-9c9a-d987202cd309.png) - [ ] New Feature

question

**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...

**What issue does this PR address?** When BufferCleanPayload callback is called the selflog is still written to with the error even though it may have been fixed after cleaning. Also...

Hi I am trying to add some proprietary fields to the elastic serilog sink. But the fields should not be indexed. I have created a template to use for this....

question

**What version of Serilog.Sinks.Elasticsearch is affected?** 8.0.0 **What is the target framework and operating system?** - [x] 4.6.2 **Current behavior?** Logs sent to Elasticsearch cluster are duplicated (triplicated or more)....

**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...