You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 1, 2024. It is now read-only.
Please describe the current behavior?
If two properties with the same name but different types are submittet to Elasticsearch the latter property causes its message to be rejected by Elasticsearch.
Please describe the expected behavior?
Some optional feature should be available to avoid type conflicts.
The text was updated successfully, but these errors were encountered:
Does this issue relate to a new feature or an existing bug?
What version of Serilog.Sinks.Elasticsearch is affected? Please list the related NuGet package.
All previous.
What is the target framework and operating system? See target frameworks & net standard matrix.
Please describe the current behavior?
If two properties with the same name but different types are submittet to Elasticsearch the latter property causes its message to be rejected by Elasticsearch.
Please describe the expected behavior?
Some optional feature should be available to avoid type conflicts.
The text was updated successfully, but these errors were encountered: