Skip to content

Commit 16cf1d5

Browse files
committed
Added Elastic Common Schema (ECS) target
1 parent d4ddfdc commit 16cf1d5

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

config/targets.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -475,6 +475,14 @@
475475
"external": true,
476476
"category": "Integrations"
477477
},
478+
{
479+
"name": "Elastic Common Schema",
480+
"page": "https://github.com/elastic/ecs-dotnet/tree/main/src/Elastic.NLog.Targets",
481+
"description": "Writes logs directly to Elasticsearch or Elastic Cloud using the Elastic Common Schema (ECS)",
482+
"package": "Elastic.NLog.Targets",
483+
"external": true,
484+
"category": "Integrations"
485+
},
478486
{
479487
"name": "Elastic Search",
480488
"page": "https://github.com/ReactiveMarkets/NLog.Targets.ElasticSearch",

0 commit comments

Comments
 (0)