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

**Elastic.CommonSchema.Serilog** **ECS schema version (e.g. 1.4.0)**: 1.6 **ECS .NET assembly version (e.g. 1.4.2)**: 1.5.3 **.NET framework / OS**: .NET 6, Win 10 **Description of the problem, including expected versus actual...

bug

**ECS integration/library project(s) (e.g. Elastic.CommonSchema.Serilog)**: Elastic.CommonSchema.Serilog **ECS .NET assembly version (e.g. 1.4.2)**: 1.5.3 **.NET framework / OS**: .net 6 preview 4 **Description of the problem, including expected versus actual behavior**:...

bug

Hi, I noticed that AssemblyVersion was downgraded from 1.5.0 in 1.5.1 to 1.0.0 in 1.5.3. ![screenshot](https://i.ibb.co/9br57sy/Elastic-Common-Schema-Serilog.png) This leads to build errors in the following configuration: - Lib A referencing Elastic.CommonSchema.Serilog...

bug

**ECS integration/library project(s) (e.g. Elastic.CommonSchema.Serilog):**: Elastic.Apm.SerilogEnricher **Is your feature request related to a problem? Please describe.** I have been exploring Open Telemetry and how the Elastic Stack and Serilog would...

enhancement

Potential dupe of #139 , but am still facing the same issue with Serilog on 1.5.3 **ECS integration/library project(s) (e.g. Elastic.CommonSchema.Serilog)**: Elastic.CommonSchema.Serilog **ECS schema version (e.g. 1.4.0)**: 1.5.3 **ECS .NET...

bug

Metadata properties and classes at the top level get renamed with underscores. For instance: If I add a class called "ContextInfo" to the LogEventInfo properties collection. It doesn't matter what...

enhancement

relates: https://github.com/dotnet/runtime/pull/37092 Activity ids and context are added to log scopes in newer versions of Microsoft.Extensions.Logging. Investigate using values added to scopes to populate trace related fields in Elasticsearch.Extensions.Logging.

enhancement

Core minimum for release 1.9.0 * Autogenerate from the schema definition. * Fix up any compatibility issues with clients/usage, e.g. different loggers. Depending on the extent of changes, for anything...

enhancement

Core minimum for release 1.8.0 * Autogenerate from the schema definition. * Fix up any compatibility issues with clients/usage, e.g. different loggers. Depending on the extent of changes, for anything...

enhancement

**ECS integration/library project(s) (e.g. Elastic.CommonSchema.Serilog)**: Elastic.CommonSchema.BenchmarkDotNetExporter **ECS schema version (e.g. 1.4.0)**: 1.5.1 **ECS .NET assembly version (e.g. 1.4.2)**: 1.5.1 **Elasticsearch version (if applicable)**: ES Cloud 7 **.NET framework / OS**:...

bug