You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/cluster-logging-uninstall.adoc
+50-13Lines changed: 50 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
[id="cluster-logging-uninstall_{context}"]
6
6
= Uninstalling cluster logging from {product-title}
7
7
8
-
You can remove cluster logging from your cluster.
8
+
You can stop log aggregation by deleting the Cluster Logging custom resource (CR). However, after deleting the CR there are other cluster logging components that remain, which you can optionally remove.
9
9
10
10
.Prerequisites
11
11
@@ -15,17 +15,54 @@ You can remove cluster logging from your cluster.
15
15
16
16
To remove cluster logging:
17
17
18
-
. Use the following command to remove everything generated during the deployment.
0 commit comments