This repository has been archived by the owner on Jun 1, 2024. It is now read-only.
Elasticsearch 8.0 - Exception: Action/metadata line [1] contains an unknown parameter [_type] #409
Closed
2 of 8 tasks
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.
What is the target framework and operating system? See target frameworks & net standard matrix.
I am getting this error when serilog tries to log to elasticsearch version 8.0.
Exception: Action/metadata line [1] contains an unknown parameter [_type]
According to the documentation, Elasticsearch 8.0 no longer supports mapping types.
The text was updated successfully, but these errors were encountered: