We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 586ad73 commit 626acd4Copy full SHA for 626acd4
install_config/install/advanced_install.adoc
@@ -1563,15 +1563,14 @@ openshift_metrics_cassandra_storage_type=dynamic
1563
[[advanced-install-cluster-logging]]
1564
=== Configuring Cluster Logging
1565
1566
-Starting with {product-title} 3.7, cluster logging is set to deploy
1567
-automatically by default during installation.
+Cluster logging is not set to automatically deploy by default. Set the
+following to enable cluster logging when using the advanced installation method:
1568
1569
-[NOTE]
1570
====
1571
-To disable automatic deployment, set the following cluster variable:
1572
-
1573
----
1574
-openshift_logging_install_logging=false
+[OSEv3:vars]
+
+openshift_logging_install_logging=true
1575
1576
1577
0 commit comments