A high-performance Elasticsearch sink for CSharpEssentials.LoggerHelper , designed to index logs into Elasticsearch for fast search, advanced filtering, and real-time dashboards with Kibana.
$ dotnet add package CSharpEssentials.LoggerHelper.Sink.Elasticsearch
A high-performance Elasticsearch sink for CSharpEssentials.LoggerHelper, designed to index logs into Elasticsearch for fast search, advanced filtering, and real-time dashboards with Kibana.
nodeUris and indexFormat.dotnet add package CSharpEssentials.LoggerHelper.Sink.Elasticsearch
A working demo is available in the CSharpEssentials.Extensions repository, showcasing Elasticsearch alongside other sinks (SQL Server, PostgreSQL, Email, Telegram, …).