From 0be2f327bbb538f3b4a161e94275e0529c4acff3 Mon Sep 17 00:00:00 2001 From: Aleksandra Spilkowska Date: Fri, 13 Feb 2026 12:40:37 +0100 Subject: [PATCH] docs: add applies_to tags per docs versioning guidelines - Add page-level applies_to (stack: ga, serverless: ga) and products to index.md and setup.md - Add section-level applies_to for Step 3 (Configure Filebeat) in setup.md: stack only, serverless unavailable Co-authored-by: Cursor --- docs/reference/index.md | 5 +++++ docs/reference/setup.md | 10 ++++++++++ 2 files changed, 15 insertions(+) diff --git a/docs/reference/index.md b/docs/reference/index.md index 3f42e41..72ca875 100644 --- a/docs/reference/index.md +++ b/docs/reference/index.md @@ -1,7 +1,12 @@ --- +applies_to: + stack: ga + serverless: ga mapped_pages: - https://www.elastic.co/guide/en/ecs-logging/ruby/current/intro.html - https://www.elastic.co/guide/en/ecs-logging/ruby/current/index.html +products: + - id: ecs-logging --- # ECS Logging Ruby [intro] diff --git a/docs/reference/setup.md b/docs/reference/setup.md index ab41dd5..96e8dcd 100644 --- a/docs/reference/setup.md +++ b/docs/reference/setup.md @@ -1,7 +1,12 @@ --- +applies_to: + stack: ga + serverless: ga mapped_pages: - https://www.elastic.co/guide/en/ecs-logging/ruby/current/setup.html navigation_title: Get started +products: + - id: ecs-logging --- # Get started with ECS Logging Ruby [setup] @@ -132,6 +137,11 @@ If you are using the Elastic APM Ruby agent, [enable log correlation](apm-agent- ## Step 3: Configure Filebeat [setup-step-3] +```{applies_to} +stack: ga +serverless: unavailable +``` + :::::::{tab-set} ::::::{tab-item} Log file