ecs-dotnet icon indicating copy to clipboard operation
ecs-dotnet copied to clipboard

.NET integrations that use the Elastic Common Schema (ECS)

Results 91 ecs-dotnet issues
Sort by recently updated
recently updated
newest added

**ECS integration/library project(s) (e.g. Elastic.CommonSchema.Serilog)**: Elastic.Serilog.Sinks **ECS schema version (e.g. 1.4.0)**: latest **ECS .NET assembly version (e.g. 1.4.2)**: latest **Elasticsearch version (if applicable)**: elastic cloud latest **.NET framework / OS**:...

bug

**ECS integration/library project(s) (e.g. Elastic.CommonSchema.Serilog)**: I'm using the Elastic.CommonSchema.Serilog.EcsTextFormatter, Elastic.CommonSchema.Serilog (8.6.1) to output my logs in the ECS standard. **ECS schema version (e.g. 1.4.0)**: The ecs.version is 8.6.0 **ECS .NET...

bug

**ECS integration/library project(s) (e.g. Elastic.CommonSchema.Serilog)**: I'm using the Elastic.CommonSchema.Serilog.EcsTextFormatter, Elastic.CommonSchema.Serilog (8.6.1) to output my logs in the ECS standard. **ECS schema version (e.g. 1.4.0)**: The ecs.version is 8.6.0 **ECS .NET...

bug

**ECS integration/library project(s)**: Elastic.CommonSchema.Serilog 8.6.1, Serilog 3.1.1 **ECS .NET assembly version (e.g. 1.4.2)**: 8.6.1 **.NET framework / OS**: .NET 6 / Windows 11 **Description of the problem, including expected versus...

bug

**ECS integration/library project**: Elastic.CommonSchema.Serilog **Is your feature request related to a problem? Please describe.** The current implementation of _Elastic.CommonSchema.Serilog_ only supports generating `EcsDocument` objects on the fly from a message...

enhancement

**ECS integration/library project(s)**: `Elastic.CommonSchema.NLog 8.6.1` **ECS schema version **: `8.6.0` **.NET framework / OS**: `.NET 7.0` **Description of the problem, including expected versus actual behavior**: The produced field `trace.id` contains...

bug

**ECS integration/library project(s) (e.g. Elastic.CommonSchema.Serilog)**: Elastic.CommonSchema.Serilog **ECS schema version (e.g. 1.4.0)**: 8.6.1 (but also older ones) **ECS .NET assembly version (e.g. 1.4.2)**: 8.6.1 (but also older ones) **Elasticsearch version (if...

bug

**ECS integration/library project(s) (e.g. Elastic.CommonSchema.Serilog)**: [Elastic.Serilog.Sinks](https://github.com/elastic/ecs-dotnet/tree/main/src/Elastic.Serilog.Sinks) **ECS .NET assembly version (e.g. 1.4.2)**: 8.6.1 **Description of the problem, including expected versus actual behavior**: The parameter is the opposite of what its...

bug

I was trying out your nuget package (currently latest version 8.6.1) for Serilog with the example provided at: https://www.nuget.org/packages/Elastic.Serilog.Sinks I wouldn't compile because there is no `ConcurrentConsumers` property anymore in...

bug

**ECS integration/library project(s)**: Elastic.CommonSchema.BenchmarkDotNetExporter **Is your feature request related to a problem? Please describe.** Many places its not possible to write directly to elastic for security reasons, so it would...

enhancement