Skip to content

Commit bd75e69

Browse files
committed
OBSDOCS-1979 known issues with logging UI plugin
1 parent aa5ca93 commit bd75e69

File tree

2 files changed

+16
-2
lines changed

2 files changed

+16
-2
lines changed

modules/coo-logging-ui-plugin-install.adoc

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,18 @@ spec:
3131
name: logging-loki
3232
logsLimit: 50
3333
timeout: 30s
34-
----
34+
schema: otel <1>
35+
----
36+
<1> `schema` is one of `otel`, `viaq`, or `select`. The default is `viaq` if no value is specified. When you choose `select`, you can select the mode in the UI when you run a query.
37+
+
38+
[NOTE]
39+
====
40+
These are the known issues for the logging UI plugin - for more information, see link:https://issues.redhat.com/browse/OU-587[OU-587].
41+
42+
* The `schema` feature is only supported in {product-title} 4.15 and later. In earlier versions of {product-title}, the logging UI plugin will only use the `viaq` attribute, ignoring any other values that might be set.
43+
44+
* Non-administrator users cannot query logs using the `otel` attribute with {logging} {for} versions 5.8 to 6.2. This issue will be fixed in a future {logging} release. (https://issues.redhat.com/browse/LOG-6589[LOG-6589])
45+
46+
* In {logging} {for} version 5.9, the `severity_text` Otel attribute is not set.
47+
====
48+

observability/cluster_observability_operator/ui_plugins/logging-ui-plugin.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ For {coo-first} versions, the support for these features in {product-title} vers
2929
| 0.3.0+ | 4.14+ | `dev-console`, `alerts`, `dev-alerts`
3030
|===
3131

32-
include::modules/coo-logging-ui-plugin-install.adoc[leveloffset=+1]
32+
include::modules/coo-logging-ui-plugin-install.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)