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.