Skip to content

Commit 3d37832

Browse files
authored
Merge pull request #30832 from rolfedh/RHDEVDOCS-2858
RHDEVDOCS-2858 Users are no longer forced to choose between the internal OR external log store
2 parents 2c6c6ba + 38d1af8 commit 3d37832

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/cluster-logging-collector-legacy-fluentd.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[id="cluster-logging-collector-legacy-fluentd_{context}"]
66
= Forwarding logs using the legacy Fluentd method
77

8-
You can use the Fluentd *forward* protocol to send logs to destinations outside of your {product-title} cluster instead of the default Elasticsearch log store by creating a configuration file and config map. You are responsible for configuring the external log aggregator to receive the logs from {product-title}.
8+
You can use the Fluentd *forward* protocol to send logs to destinations outside of your {product-title} cluster by creating a configuration file and config map. You are responsible for configuring the external log aggregator to receive the logs from {product-title}.
99

1010
[IMPORTANT]
1111
====

modules/cluster-logging-collector-legacy-syslog.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[id="cluster-logging-collector-legacy-syslog_{context}"]
66
= Forwarding logs using the legacy syslog method
77

8-
You can use the *syslog* RFC3164 protocol to send logs to destinations outside of your {product-title} cluster instead of the default Elasticsearch log store by creating a configuration file and config map. You are responsible for configuring the external log aggregator to receive the logs from {product-title}.
8+
You can use the *syslog* RFC3164 protocol to send logs to destinations outside of your {product-title} cluster by creating a configuration file and config map. You are responsible for configuring the external log aggregator to receive the logs from {product-title}.
99

1010
[IMPORTANT]
1111
====

0 commit comments

Comments
 (0)