Delete inaccurate paragraphs from logging page

This commit is contained in:
catherineluse
2020-10-26 12:00:27 -07:00
parent 6203bebbc8
commit 39cd4ec3d5
@@ -5,13 +5,11 @@ weight: 1
---
- [Changes in Rancher v2.5](#changes-in-rancher-v2-5)
- [Configuring the Logging Output for the Rancher Kubernetes Cluster](#configuring-the-logging-output-for-the-rancher-kubernetes-cluster)
- [Enabling Logging for Rancher Managed Clusters](#enabling-logging-for-rancher-managed-clusters)
- [Uninstall Logging](#uninstall-logging)
- [Configuring the Logging Application](#configuring-the-logging-application)
- [Working with Taints and Tolerations](#working-with-taints-and-tolerations)
### Changes in Rancher v2.5
The following changes were introduced to logging in Rancher v2.5:
@@ -30,12 +28,6 @@ The following figure from the [Banzai documentation](https://banzaicloud.com/doc
![How the Banzai Cloud Logging Operator Works with Fluentd]({{<baseurl>}}/img/rancher/banzai-cloud-logging-operator.png)
### Configuring the Logging Output for the Rancher Kubernetes Cluster
If you install Rancher as a Helm chart, you'll configure the Helm chart options to select a logging output for all the logs in the local Kubernetes cluster.
If you install Rancher using the Rancher CLI on an Linux OS, the Rancher Helm chart will be installed on a Kubernetes cluster with default options. Then when the Rancher UI is available, you'll enable the logging app from the Apps section of the UI. Then during the process of installing the logging application, you will configure the logging output.
### Enabling Logging for Rancher Managed Clusters
You can enable the logging for a Rancher managed cluster by going to the Apps page and installing the logging app.