serilog-sinks-elasticsearch
serilog-sinks-elasticsearch copied to clipboard
A Serilog sink that writes events to Elasticsearch
Hi, I'm trying to configure the Elasticsearch sink to record all our log events but have stumbled upon a conundrum. Since Elasticsearch rejects new events if the data type of...
**Does this issue relate to a new *feature* or an existing *bug*?** - [*] Bug **What version of Serilog.Sinks.Elasticsearch is affected? Please list the related NuGet package.** Serilog.Sinks.Elasticsearch: 8.0.0 Serilog.Extensions.Logging:...
**A few questions before you begin:** Is this an issue related to the one of the [sinks]? Serilog.Sinks.Elasticsearch **Does this issue relate to a new *feature* or an existing *bug*?**...
**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...
2019-07-11T09:24:35.2593454Z Exception while emitting periodic batch from Serilog.Sinks.Elasticsearch.Durable.ElasticsearchLogShipper: System.MissingMethodException: Method not found: '!!0 Elasticsearch.Net.ElasticLowLevelClient.IndicesPutTemplateForAll(System.String, Elasticsearch.Net.PostData, Elasticsearch.Net.PutIndexTemplateRequestParameters)'. at Serilog.Sinks.Elasticsearch.ElasticsearchSinkState.RegisterTemplateIfNeeded() at Serilog.Sinks.Elasticsearch.Durable.ElasticsearchLogShipper.d__3.MoveNext()
2019-07-11T09:24:35.2593454Z Exception while emitting periodic batch from Serilog.Sinks.Elasticsearch.Durable.ElasticsearchLogShipper: System.MissingMethodException: Method not found: '!!0 Elasticsearch.Net.ElasticLowLevelClient.IndicesPutTemplateForAll(System.String, Elasticsearch.Net.PostData, Elasticsearch.Net.PutIndexTemplateRequestParameters)'. at Serilog.Sinks.Elasticsearch.ElasticsearchSinkState.RegisterTemplateIfNeeded() at Serilog.Sinks.Elasticsearch.Durable.ElasticsearchLogShipper.d__3.MoveNext()
**A few questions before you begin:** **Does this issue relate to a new *feature* or an existing *bug*?** - [x] Bug - [ ] New Feature **What version of Serilog.Sinks.Elasticsearch...
**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...
**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...
**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...