Skip to content

Commit 489e3d7

Browse files
committed
OBSDOCS-94 - Correcting storage for Loki - w/ peer review
1 parent 3770f73 commit 489e3d7

File tree

1 file changed

+14
-3
lines changed

1 file changed

+14
-3
lines changed

modules/recommended-configurable-storage-technology.adoc

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ The following table summarizes the recommended and configurable storage technolo
4444
| Not supported^6^
4545

4646
| Loki Logging
47-
| Configurable
47+
| Not configurable
4848
| Not configurable
4949
| Recommended
5050

@@ -121,8 +121,19 @@ It is not recommended to use file storage for a hosted metrics cluster deploymen
121121

122122
In an {product-title} hosted logging cluster deployment:
123123

124-
* The preferred storage technology is block storage.
125-
* Object storage is not configurable.
124+
* {loki-op}:
125+
** The preferred storage technology is S3 compatible Object storage.
126+
** Block storage is not configurable.
127+
128+
* {es-op}:
129+
** The preferred storage technology is block storage.
130+
** Object storage is not supported.
131+
132+
[NOTE]
133+
====
134+
As of logging version 5.4.3 the OpenShift Elasticsearch Operator is deprecated and is planned to be removed in a future release. Red Hat will provide bug fixes and support for this feature during the current release lifecycle, but this feature will no longer receive enhancements and will be removed. As an alternative to using the OpenShift Elasticsearch Operator to manage the default log storage, you can use the Loki Operator.
135+
====
136+
126137

127138
=== Applications
128139

0 commit comments

Comments
 (0)