-
**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.…
-
Hi I was checking to clear default behavior of this Enrichers to not mask any thing as default. and provide list of properties to mask in C# configuration.
I was providing Json as below for testin…
-
I have an ASP.NET 6 web API project that uses Serilog. The logging is configured to with `app.UseSerilogRequestLogging()` and with customized message template, which includes `{SourceContext}` in addi…
-
We are using the `EcsTextFormatter` to make sure that captured log messages are in a format consumable by Elastic. Further, we implemented multiple Enrichers to add several properties to our log messa…
-
**Describe the bug**
We use SnowflakeId extensively, which by default stores IDs as a `long` datatype. When we log to Seq the ID number is rendered inconsistently and incorrectly. We have seen this b…
-
Hi team! We started using the automatic forwarding from the agent in our Docker containers (both windows and linux), but we notice that there are some attributes missing or forwarded the wrong way.
…
-
Does the Serilog.Exceptions library support also demystified exception stack traces? Or must an application use this library together with some additional enricher as [serilog enricher demystifier](ht…
-
I do not intend to mask emails in my logs, only using `MaskProperties`, but this enricher masks emails by default. I also don't have an option to opt-out of this operator either.
The issue im havi…
-
This recent change https://github.com/serilog-contrib/Serilog.Sinks.Logz.Io/commit/384d56ded78c46f20818376011739dc7f8c3e0bb as a fix for #29 and released in version `7.1.0` made some breaking changes …
-
Bug Report / Support Request Template
--------------------------------------
>> Please clearly describe what the SQL Sink is doing incorrectly:
I'm logging a structured object as a property of the …