Provides an output implementation that sends diagnostics data to Elasticsearch.
Info
Version: | 2.7.6 |
Author(s): | Microsoft |
Last Update: | Friday, February 24, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Azure/diagnostics-eventflow |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Diagnostics.EventFlow.Outputs.ElasticSearch |
Install
Install-Package Microsoft.Diagnostics.EventFlow.Outputs.ElasticSearch
dotnet add package Microsoft.Diagnostics.EventFlow.Outputs.ElasticSearch
paket add Microsoft.Diagnostics.EventFlow.Outputs.ElasticSearch
Microsoft.Diagnostics.EventFlow.Outputs.ElasticSearch Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Diagnostics.EventFlow.Core(>= 1.6.0)
- Elasticsearch.Net(>= 7.1.0 && < 8.0.0)
- NEST(>= 7.1.0 && < 8.0.0)
- Microsoft.Diagnostics.EventFlow.Core(>= 1.6.0)
- Elasticsearch.Net(>= 7.1.0 && < 8.0.0)
- NEST(>= 7.1.0 && < 8.0.0)
Tags