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/efk-logging-deploy-subscription.adoc
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -133,11 +133,11 @@ spec:
133
133
----
134
134
<1> The name of the Cluster Logging Custom Resource.
135
135
<2> The cluster logging management state. In most cases, if you change the default cluster logging defaults, you will need to set this to `Unmanaged`.
136
-
However, an unmanaged deployment does not receive updates until the cluster logging is placed back into a managed state. See *Changing cluster logging management state*.
137
-
<3> Settings for configuring Elasticsearch. Using the CR, you can configure shard replication policy and persistent storage. See *Configuring Elasticsearch*.
138
-
<4> Settings for configuring Kibana. Using the CR, you can scale Kibana for redundancy and configure the CPU and memory for your Kibana nodes. See *Configuring Kibana*.
139
-
<5> Settings for configuring Curator. Using the CR, you can set the Curator schedule. See *Configuring Curator*.
140
-
<6> Settings for configuring Fluentd. Using the CR, you can configure Fluentd CPU and memory limits. See *Configuring Fluentd*.
136
+
However, an unmanaged deployment does not receive updates until the cluster logging is placed back into a managed state. For more information, see *Changing cluster logging management state*.
137
+
<3> Settings for configuring Elasticsearch. Using the CR, you can configure shard replication policy and persistent storage. For more information, see *Configuring Elasticsearch*.
138
+
<4> Settings for configuring Kibana. Using the CR, you can scale Kibana for redundancy and configure the CPU and memory for your Kibana nodes. For more information, see *Configuring Kibana*.
139
+
<5> Settings for configuring Curator. Using the CR, you can set the Curator schedule. For more information, see *Configuring Curator*.
140
+
<6> Settings for configuring Fluentd. Using the CR, you can configure Fluentd CPU and memory limits. For more information, see *Configuring Fluentd*.
0 commit comments