Skip to content

Commit c54089f

Browse files
authored
Merge pull request #84182 from libander/OBSDOCS-1257
OBSDOCS-1257
2 parents 520e71b + ed6c00c commit c54089f

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

observability/logging/cluster-logging-deploying.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ You must install the {clo} *after* the log store Operator.
1616

1717
You deploy {logging} by installing the {loki-op} or {es-op} to manage your log store, followed by the {clo} to manage the components of logging. You can use either the {product-title} web console or the {product-title} CLI to install or configure {logging}.
1818

19-
include::snippets/logging-elastic-dep-snip.adoc[leveloffset=+1]
19+
include::snippets/log6x-elasticsearch-unsupported-snip.adoc[leveloffset=+1]
2020

2121
[TIP]
2222
====

observability/logging/cluster-logging.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ toc::[]
99

1010
As a cluster administrator, you can deploy {logging} on an {product-title} cluster, and use it to collect and aggregate node system audit logs, application container logs, and infrastructure logs. You can forward logs to your chosen log outputs, including on-cluster, Red{nbsp}Hat managed log storage. You can also visualize your log data in the {product-title} web console, or the Kibana web console, depending on your deployed log storage solution.
1111

12-
include::snippets/logging-kibana-dep-snip.adoc[]
12+
include::snippets/log6x-elasticsearch-unsupported-snip.adoc[]
1313

1414
{product-title} cluster administrators can deploy {logging} by using Operators. For information, see xref:../../observability/logging/cluster-logging-deploying.adoc#cluster-logging-deploying[Installing {logging}].
1515

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
// Text snippet included in the following assemblies:
2+
// observability/logging/cluster-logging-deploying.adoc
3+
//observability/logging/cluster-logging.adoc
4+
//
5+
// Text snippet included in the following modules:
6+
//
7+
//
8+
9+
:_mod-docs-content-type: SNIPPET
10+
11+
[NOTE]
12+
====
13+
In {product-title} 4.16, the Elasticsearch Operator is only supported for ServiceMesh, Tracing, and Kiali. This Operator is planned for removal from the OpenShift Operator Catalog in November 2025. The reason for removal is that the Elasticsearch Operator is no longer supported for log storage, and Kibana is no longer supported in {product-title} 4.16 and later versions. For more information on lifecycle dates, see link:https://access.redhat.com/support/policy/updates/openshift_operators#platform-agnostic[Platform Agnostic Operators].
14+
====

0 commit comments

Comments
 (0)