|
1 | 1 | :_mod-docs-content-type: ASSEMBLY |
2 | 2 | :context: cluster-logging-deploying |
3 | 3 | [id="cluster-logging-deploying"] |
4 | | -= Installing the {logging-title} |
| 4 | += Installing Logging |
5 | 5 | include::_attributes/common-attributes.adoc[] |
6 | 6 | include::_attributes/attributes-openshift-dedicated.adoc[] |
7 | 7 |
|
8 | 8 | toc::[] |
9 | 9 |
|
10 | | -You can install the {logging-title} by deploying the OpenShift Elasticsearch and Red Hat OpenShift Logging Operators. The OpenShift Elasticsearch Operator creates and manages the Elasticsearch cluster used by OpenShift Logging. The {logging} Operator creates and manages the components of the logging stack. |
11 | | - |
12 | | -The process for deploying the {logging} to {product-title} |
13 | | -ifdef::openshift-rosa[] |
14 | | -(ROSA) |
15 | | -endif::[] |
16 | | - involves: |
17 | | - |
18 | | -* Reviewing the xref:../logging/config/cluster-logging-storage-considerations#cluster-logging-storage[{logging-uc} storage considerations]. |
19 | | -
|
20 | | -* Installing the logging subsystem for {product-title} using xref:../logging/cluster-logging-deploying.adoc#cluster-logging-deploy-console_cluster-logging-deploying[the web console] or xref:../logging/cluster-logging-deploying.adoc#cluster-logging-deploy-cli_cluster-logging-deploying[the CLI]. |
| 10 | +You can install the {logging-title} by deploying the Red Hat OpenShift Logging Operator. The {logging} Operator creates and manages the components of the logging stack. |
21 | 11 |
|
22 | 12 | [IMPORTANT] |
23 | 13 | ==== |
24 | 14 | For new installations, Vector and LokiStack are recommended. Documentation for logging is in the process of being updated to reflect these underlying component changes. |
25 | 15 | ==== |
26 | 16 |
|
27 | | -include::snippets/logging-elastic-dep-snip.adoc[] |
| 17 | +ifdef::openshift-origin[] |
| 18 | +[id="prerequisites_cluster-logging-deploying"] |
| 19 | +== Prerequisites |
| 20 | +* Ensure that you have downloaded the {cluster-manager-url-pull} as shown in _Obtaining the installation program_ in the installation documentation for your platform. |
| 21 | ++ |
| 22 | +If you have the pull secret, add the `redhat-operators` catalog to the OperatorHub custom resource (CR) as shown in _Configuring {product-title} to use Red Hat Operators_. |
| 23 | +endif::[] |
| 24 | + |
28 | 25 | include::snippets/logging-fluentd-dep-snip.adoc[] |
29 | 26 |
|
30 | 27 | include::modules/cluster-logging-deploy-console.adoc[leveloffset=+1] |
31 | 28 |
|
| 29 | +[id="cluster-logging-deploying-es-operator"] |
| 30 | +== Installing the Elasticsearch Operator |
| 31 | + |
| 32 | +include::snippets/logging-elastic-dep-snip.adoc[] |
| 33 | +include::modules/logging-es-storage-considerations.adoc[leveloffset=+2] |
| 34 | +include::modules/logging-install-es-operator.adoc[leveloffset=+2] |
| 35 | + |
32 | 36 | [role="_additional-resources"] |
33 | 37 | .Additional resources |
34 | | - |
35 | | -ifdef::openshift-enterprise,openshift-origin[] |
36 | 38 | * xref:../operators/admin/olm-adding-operators-to-cluster.adoc#olm-installing-operators-from-operatorhub_olm-adding-operators-to-a-cluster[Installing Operators from the OperatorHub] |
37 | 39 | * xref:../logging/config/cluster-logging-log-store.adoc#cluster-logging-removing-unused-components-if-no-elasticsearch_cluster-logging-log-store[Removing unused components if you do not use the default Elasticsearch log store] |
38 | | -endif::[] |
39 | | -ifdef::openshift-rosa,openshift-dedicated[] |
40 | | -* link:https://docs.openshift.com/container-platform/latest/operators/admin/olm-adding-operators-to-cluster.html[Installing Operators from OperatorHub] |
41 | | -* link:https://docs.openshift.com/container-platform/latest/logging/config/cluster-logging-log-store.html#cluster-logging-removing-unused-components-if-no-elasticsearch_cluster-logging-log-store[Removing unused components if you do not use the default Elasticsearch log store] |
42 | | -endif::[] |
43 | 40 |
|
44 | 41 | == Postinstallation tasks |
45 | 42 |
|
@@ -73,9 +70,3 @@ ifdef::openshift-rosa,openshift-dedicated[] |
73 | 70 | * link:https://docs.openshift.com/container-platform/latest/networking/openshift_sdn/about-openshift-sdn.html[About the OpenShift SDN default CNI network provider] |
74 | 71 | * link:https://docs.openshift.com/container-platform/latest/networking/ovn_kubernetes_network_provider/about-ovn-kubernetes.html[About the OVN-Kubernetes default Container Network Interface (CNI) network provider] |
75 | 72 | endif::[] |
76 | | - |
77 | | -// include::modules/cluster-logging-deploy-memory.adoc[leveloffset=+1] |
78 | | - |
79 | | -// include::modules/cluster-logging-deploy-certificates.adoc[leveloffset=+1] |
80 | | - |
81 | | -// include::modules/cluster-logging-deploy-label.adoc[leveloffset=+1] |
0 commit comments