1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/snippets/log6x-loki-statement-snip.adoc
2025-04-11 10:06:24 +01:00

10 lines
872 B
Plaintext

// Text snippet included in the following assemblies:
// * observability/logging/logging-6.0/log6x-loki.adoc
// * observability/logging/logging-6.2/log6x-loki-6.2.adoc
// Text snippet included in the following modules:
//
//
:_mod-docs-content-type: SNIPPET
Loki is a horizontally scalable, highly available, multi-tenant log aggregation system offered as a GA log store for {logging} {for} that can be visualized with the OpenShift {ObservabilityShortName} UI. The Loki configuration provided by OpenShift {logging-uc} is a short-term log store designed to enable users to perform fast troubleshooting with the collected logs. For that purpose, the {logging} {for} configuration of Loki has short-term storage, and is optimized for very recent queries. For long-term storage or queries over a long time period, users should look to log stores external to their cluster.