Skip to content

Commit 52997bc

Browse files
authored
Merge pull request #35472 from bburt-rh/RHDEVDOCS-2753
RHDEVDOCS-2753 Provide an example ClusterLogging CR for forwarding only
2 parents e6e00bf + 68c7c86 commit 52997bc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

modules/cluster-logging-deploy-console.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@
77

88
You can use the {product-title} web console to install the OpenShift Elasticsearch and Red Hat OpenShift Logging Operators.
99

10+
[NOTE]
11+
====
12+
If you do not want to use the default Elasticsearch log store, you can remove the internal Elasticsearch `logStore` and Kibana `visualization` components from the `ClusterLogging` custom resource (CR). Removing these components is optional but saves resources. For more information, see xref:../logging/config/cluster-logging-collector.adoc#cluster-logging-removing-unused-components-if-no-elasticsearch_cluster-logging-collector[Removing unused components if you do not use the default Elasticsearch log store].
13+
====
14+
1015
.Prerequisites
1116

1217
* Ensure that you have the necessary persistent storage for Elasticsearch. Note that each Elasticsearch node

0 commit comments

Comments
 (0)