From a90baffa941882cc2d2165b96e81aa707f65f3f9 Mon Sep 17 00:00:00 2001 From: Lisa Cawley Date: Tue, 29 Apr 2025 14:18:48 -0700 Subject: [PATCH 1/2] Fix poor link in community-id-processor.md --- docs/reference/enrich-processor/community-id-processor.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/enrich-processor/community-id-processor.md b/docs/reference/enrich-processor/community-id-processor.md index c0114eca62c0f..bd2f715556dc2 100644 --- a/docs/reference/enrich-processor/community-id-processor.md +++ b/docs/reference/enrich-processor/community-id-processor.md @@ -9,7 +9,7 @@ mapped_pages: Computes the Community ID for network flow data as defined in the [Community ID Specification](https://github.com/corelight/community-id-spec). You can use a community ID to correlate network events related to a single flow. -The community ID processor reads network flow data from related [Elastic Common Schema (ECS)][Elastic Common Schema (ECS)](ecs://reference/index.md)) fields by default. If you use the ECS, no configuration is required. +The community ID processor reads network flow data from related [Elastic Common Schema (ECS)](ecs://reference/index.md)) fields by default. If you use the ECS, no configuration is required. $$$community-id-options$$$ From 0ecdd101308cf8728b9db030f079602933e7f69a Mon Sep 17 00:00:00 2001 From: Lisa Cawley Date: Tue, 29 Apr 2025 20:33:00 -0700 Subject: [PATCH 2/2] Update docs/reference/enrich-processor/community-id-processor.md --- docs/reference/enrich-processor/community-id-processor.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/enrich-processor/community-id-processor.md b/docs/reference/enrich-processor/community-id-processor.md index bd2f715556dc2..643a6bf984935 100644 --- a/docs/reference/enrich-processor/community-id-processor.md +++ b/docs/reference/enrich-processor/community-id-processor.md @@ -9,7 +9,7 @@ mapped_pages: Computes the Community ID for network flow data as defined in the [Community ID Specification](https://github.com/corelight/community-id-spec). You can use a community ID to correlate network events related to a single flow. -The community ID processor reads network flow data from related [Elastic Common Schema (ECS)](ecs://reference/index.md)) fields by default. If you use the ECS, no configuration is required. +The community ID processor reads network flow data from related [Elastic Common Schema (ECS)](ecs://reference/index.md) fields by default. If you use the ECS, no configuration is required. $$$community-id-options$$$