Skip to main content
Elasticsearch.Extensions.Logging package icon

Elasticsearch.Extensions.Logging

Elasticsearch logger provider for Microsoft.Extensions.Logging. Writes direct to Elasticsearch using the Elastic Common Schema (ECS), with semantic logging of structured data from message and scope values, for use with the Elasticsearch-Logstash-Kibana (ELK) stack. The results can be viewed and queried in the Kibana console.

Total Downloads
74.3K
74,340
Published
Jun 2, 2021
Latest stable version

Install

.NET CLI
dotnet add package Elasticsearch.Extensions.Logging --version 1.6.0-alpha1
Package Manager Console
Install-Package Elasticsearch.Extensions.Logging -Version 1.6.0-alpha1
PackageReference
<PackageReference Include="Elasticsearch.Extensions.Logging" Version="1.6.0-alpha1" />

Frameworks

.NETStandard2.0

Dependencies

Elastic.CommonSchema
.NETStandard2.0
[1.6.0-alpha1, )
Elastic.Ingest
.NETStandard2.0
[1.6.0-alpha1, )
Elasticsearch.Net
.NETStandard2.0
[7.6.1, )
[4.7.1, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

This version is marked prerelease. Validate its API and upgrade path before production use.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.