From cfc0ccbc00fe111f63bd3ad4be58510f851f0424 Mon Sep 17 00:00:00 2001 From: Shizuo Fujita Date: Thu, 8 Jan 2026 13:22:14 +0900 Subject: [PATCH 1/3] config-file-yaml: fix typo Signed-off-by: Shizuo Fujita --- configuration/config-file-yaml.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration/config-file-yaml.md b/configuration/config-file-yaml.md index 70b815da..5e0aaa27 100644 --- a/configuration/config-file-yaml.md +++ b/configuration/config-file-yaml.md @@ -23,7 +23,7 @@ Normal Fluentd configuration syntax has the following the list of directives: 4. **`system`** directives set system-wide configuration 5. **`label`** directives group the output and filter for internal routing 6. **`worker`** directives limit to the specific workers -7. **`@include`** directives include other files +7. **`!include`** directives include other files In YAML configuration world, we reconstructed them for YAML format. From 2218c0e9d60f2e88aefb1851815f5683eb2a5213 Mon Sep 17 00:00:00 2001 From: Shizuo Fujita Date: Thu, 8 Jan 2026 13:40:42 +0900 Subject: [PATCH 2/3] config-file-yaml: add missing $id Signed-off-by: Shizuo Fujita --- configuration/config-file-yaml.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/configuration/config-file-yaml.md b/configuration/config-file-yaml.md index 5e0aaa27..18c59ce2 100644 --- a/configuration/config-file-yaml.md +++ b/configuration/config-file-yaml.md @@ -49,7 +49,8 @@ Under `config` object, Fluentd will handle the following elements: 6. **`$arg`** defines directive **arg**'s equivalent objects (e.g. \) 7. **`$name`** defines label directive **name** equivalent objects (e.g. \