Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions observability/logging/logging-6.0/log6x-upgrading-to-6.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@ spec:
logStore:
type: lokistack
lokistack:
name: lokistack-dev
name: logging-loki
----

.v6.0 Forwarding to Red Hat Managed LokiStack
Expand All @@ -354,7 +354,7 @@ spec:
type: lokiStack
lokiStack:
target:
name: lokistack-dev
name: logging-loki
namespace: openshift-logging
authentication:
token:
Expand Down