Skip to content

Commit 536a409

Browse files
authored
Merge pull request #68616 from AedinC/OCPBUGS-8290
OCPBUGS#8290: Amended outdated reference to Configuring Fluentd
2 parents 1e1a99e + b6c3f6c commit 536a409

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

logging/cluster-logging-deploying.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ include::snippets/logging-fluentd-dep-snip.adoc[]
2626

2727
include::modules/cluster-logging-deploy-console.adoc[leveloffset=+1]
2828

29+
[role="_additional-resources"]
30+
.Additional resources
31+
* xref:../logging/log_collection_forwarding/cluster-logging-collector.adoc#cluster-logging-collector[Configuring the logging collector]
32+
2933
include::modules/cluster-logging-deploy-cli.adoc[leveloffset=+1]
3034

3135
[id="cluster-logging-deploying-es-operator"]

modules/cluster-logging-deploy-console.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ However, an unmanaged deployment does not receive updates until OpenShift Loggin
145145
<7> Specify the CPU and memory requests for Elasticsearch as needed. If you leave these values blank, the OpenShift Elasticsearch Operator sets default values that should be sufficient for most deployments. The default values are `16Gi` for the memory request and `1` for the CPU request.
146146
<8> Specify the CPU and memory requests for the Elasticsearch proxy as needed. If you leave these values blank, the OpenShift Elasticsearch Operator sets default values that should be sufficient for most deployments. The default values are `256Mi` for the memory request and `100m` for the CPU request.
147147
<9> 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 the log visualizer*.
148-
<10> Settings for configuring Fluentd. Using the CR, you can configure Fluentd CPU and memory limits. For more information, see *Configuring Fluentd*.
148+
<10> Settings for configuring Fluentd. Using the CR, you can configure Fluentd CPU and memory limits. For more information, see the section named *Configuring the logging collector*.
149149
+
150150
[NOTE]
151151
+

0 commit comments

Comments
 (0)