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

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @​takost in actions/checkout#1436 Support fetching without the --progress option...

dependencies
github_actions

Bumps [ReportGenerator](https://github.com/danielpalme/ReportGenerator) from 5.1.22 to 5.1.25. Release notes Sourced from ReportGenerator's releases. ReportGenerator_5.1.25 This release requires .NET 4.7 or .NET Core 3.1/5.x/6.x/7.x. Changes: #1519 OpenCover: Improved handling of generic classes...

dependencies
.NET

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.6.2 to 17.7.2. Release notes Sourced from Microsoft.NET.Test.Sdk's releases. v17.7.2 What's Changed Fix cannot find System.Text.Json by @​nohwnd in microsoft/vstest#4669 Full Changelog: https://github.com/microsoft/vstest/compare/v17.7.1...v17.7.2 v17.7.1 What's Changed Take...

dependencies
.NET

Add the 'ignoreServerCertificateValidation' Sink configuration parameter to LoggerConfigurationElasticSearchExtensions.cs which, when true will configure the Elasticsearch client with a ServerCertificateValidationCallback which always returns true. The default behaviour is unchanged. **What issue...

Bumps [Elastic.Elasticsearch.Xunit](https://github.com/elastic/elasticsearch-net-abstractions) from 0.2.4 to 0.4.3. Release notes Sourced from Elastic.Elasticsearch.Xunit's releases. 0.4.3 https://github.com/elastic/elasticsearch-net-abstractions/compare/0.4.2...0.4.3 New Features #60 Ensure IEphemeralCluster extends ICluster View the full list of issues and PRs API...

dependencies
.NET

Bumps [Elastic.Elasticsearch.Managed](https://github.com/elastic/elasticsearch-net-abstractions) from 0.2.4 to 0.4.3. Release notes Sourced from Elastic.Elasticsearch.Managed's releases. 0.4.3 https://github.com/elastic/elasticsearch-net-abstractions/compare/0.4.2...0.4.3 New Features #60 Ensure IEphemeralCluster extends ICluster View the full list of issues and PRs API...

dependencies
.NET

Bumps [Serilog](https://github.com/serilog/serilog) from 2.12.0 to 3.0.1. Release notes Sourced from Serilog's releases. v3.0.1 #1926 - fix JsonFormatter output for renderMessage = true (@​nblumhardt) v3.0.0 What's new in 3.0.0? Target framework...

dependencies
.NET

**Does this issue relate to a new *feature* or an existing *bug*?** - [x] Bug - [ ] New Feature **What is the target framework and operating system? See [target...

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