From 0102075d9666dae891c3ee6fa315d6861ca75b80 Mon Sep 17 00:00:00 2001 From: Eliska Romanova Date: Wed, 17 Sep 2025 09:08:48 +0200 Subject: [PATCH] OBSDOCS-2230: Fluentd is incorrectly referred in RHOCP 4.18+ monitoring docs --- modules/monitoring-common-terms.adoc | 7 ------- 1 file changed, 7 deletions(-) diff --git a/modules/monitoring-common-terms.adoc b/modules/monitoring-common-terms.adoc index 06a6d0aef6f7..d7d539dd541f 100644 --- a/modules/monitoring-common-terms.adoc +++ b/modules/monitoring-common-terms.adoc @@ -32,13 +32,6 @@ A CR is an extension of the Kubernetes API. You can create custom resources. etcd:: etcd is the key-value store for {product-title}, which stores the state of all resource objects. -Fluentd:: -Fluentd is a log collector that resides on each {product-title} node. It gathers application, infrastructure, and audit logs and forwards them to different outputs. -+ --- -include::snippets/logging-fluentd-dep-snip.adoc[] --- - Kubelets:: Runs on nodes and reads the container manifests. Ensures that the defined containers have started and are running.