serilog-sinks-elasticsearch icon indicating copy to clipboard operation
serilog-sinks-elasticsearch copied to clipboard

Is anyone having issue creating indexes in elasticsearch 8.1.2 from .net6 web app? Works great with elastic 7.x with index pattern instead of dataviews.

Open padatshrestha007 opened this issue 3 years ago • 2 comments
trafficstars

padatshrestha007 avatar Apr 19 '22 16:04 padatshrestha007

I'm also experiencing this issue, but most likely this is due to the fact that this library does not support ES 8.x yet: the readme states: From version 8.x there is support for Elasticsearch.net version 7.

Would love to hear when a new release that supports elastic 8.x will be available

Akivashi avatar May 11 '22 13:05 Akivashi

With 1 node ES on 8.2.0, I can confirm that it is working with the ES 8.x version. With multiple node, I can not confirm it yet because I have an error.

kjbtech avatar May 18 '22 09:05 kjbtech