Skip to content

Commit 8a9cbf8

Browse files
authored
Merge pull request #34053 from rolfedh/RHDEVDOCS-3013
RHDEVDOCS-3008 At OL 5.1 GA, revert RHDEVDOCS-3007 to republish topic
2 parents 1cad646 + baa1f4e commit 8a9cbf8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

logging/cluster-logging-external.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ toc::[]
77

88
By default, OpenShift Logging sends container and infrastructure logs to the default internal Elasticsearch log store defined in the `ClusterLogging` custom resource. However, it does not send audit logs to the internal store because it does not provide secure storage. If this default configuration meets your needs, you do not need to configure the Cluster Log Forwarder.
99

10-
To send logs to other log aggregators, you use the {product-title} Cluster Log Forwarder. This API enables you to send container, infrastructure, and audit logs to specific endpoints within or outside your cluster. You can send different types of logs to various systems, so various individuals can access each type. You can also enable TLS support to send logs securely, as required by your organization.
10+
To send logs to other log aggregators, you use the {product-title} Cluster Log Forwarder. This API enables you to send container, infrastructure, and audit logs to specific endpoints within or outside your cluster. In addition, you can send different types of logs to various systems so that various individuals can access each type. You can also enable TLS support to send logs securely, as required by your organization.
1111

1212
[NOTE]
1313
====
@@ -35,6 +35,6 @@ include::modules/cluster-logging-collector-log-forward-fluentd.adoc[leveloffset=
3535
include::modules/cluster-logging-collector-log-forward-syslog.adoc[leveloffset=+1]
3636
include::modules/cluster-logging-collector-log-forward-kafka.adoc[leveloffset=+1]
3737
include::modules/cluster-logging-collector-log-forward-project.adoc[leveloffset=+1]
38-
//include::modules/cluster-logging-collector-log-forward-logs-from-application-pods.adoc[leveloffset=+1]
38+
include::modules/cluster-logging-collector-log-forward-logs-from-application-pods.adoc[leveloffset=+1]
3939
include::modules/cluster-logging-collector-legacy-fluentd.adoc[leveloffset=+1]
4040
include::modules/cluster-logging-collector-legacy-syslog.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)