ecs-dotnet
ecs-dotnet copied to clipboard
.NET integrations that use the Elastic Common Schema (ECS)
**ECS integration/library project(s) (e.g. Elastic.CommonSchema.Serilog)**: Elastic.CommonSchema.NLog **ECS schema version (e.g. 1.4.0)**: 1.6.0-alpha1 (I think?) **ECS .NET assembly version (e.g. 1.4.2)**: 1.6.0-alpha1 **Elasticsearch version (if applicable)**: 8.1.0 **.NET framework / OS**:...
**ECS integration/library project(s) (e.g. Elastic.CommonSchema.Serilog)**: Elastic.CommonSchema.Serilog **Is your feature request related to a problem? Please describe.** We are extending the ECS with our own fields. Let's use the Microsoft example...
**ECS integration/library project(s) (e.g. Elastic.CommonSchema.Serilog)**: aspnetcore-with-serilog **ECS schema version (e.g. 1.4.0)**: 1.6.0 **ECS .NET assembly version (e.g. 1.4.2)**: 1.5.3 **Elasticsearch version (if applicable)**: **.NET framework / OS**: Windows10 **Description of...
**Elasticsearch.Extensions.Logging**: It seems to me, that unfortunately the Elasticsearch logger for .NET is not compatible with data streams. Data streams require 'create' actions instead of 'index' to be used for...
**ECS integration/library project(s) (e.g. Elastic.CommonSchema.Serilog)**: Elastic.CommonSchema.Serilog **ECS schema version (e.g. 1.4.0)**: Not specified **ECS .NET assembly version (e.g. 1.4.2)**: 1.5.3 **Elasticsearch version (if applicable)**: **.NET framework / OS**: .NET 6...
**ECS integration/library project(s) (e.g. Elastic.CommonSchema.Serilog)**: Elastic.CommonSchema **ECS schema version (e.g. 1.4.0)**: **ECS .NET assembly version (e.g. 1.4.2)**: 1.5.3 **.NET framework / OS**: Windows **Description of the problem, including expected versus...
**ECS integration/library project(s) (e.g. Elastic.CommonSchema.Serilog)**: Elastic.CommonSchema.BenchmarkDotNetExporter **Is your feature request related to a problem? Please describe.** I can't find a way export all columns to elasticsearch, if I extra columns...
**Is your feature request related to a problem? Please describe.** - When I've Enum Values in my Logoutput, it would be nice if I could see the String Values too...
**Is your feature request related to a problem? Please describe.** In ECS there is no top level "log.level" property. Generally in Elastic, this doesn't seem to pose an issue as...
**ECS integration/library project(s) (e.g. Elastic.CommonSchema.Serilog)**: Elastic.CommonSchema.Serilog **ECS schema version (e.g. 1.4.0)**: All **ECS .NET assembly version (e.g. 1.4.2)**: Since the initial version **Elasticsearch version (if applicable)**: N/A **.NET framework /...