You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/log6x-loki-retention.adoc
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -112,7 +112,3 @@ spec:
112
112
$ oc apply -f <filename>.yaml
113
113
----
114
114
+
115
-
[NOTE]
116
-
====
117
-
This is not for managing the retention for stored logs. Global retention periods for stored logs to a supported maximum of 30 days is configured with your object storage.
This is not for managing the retention for stored logs. Global retention periods for stored logs to a supported maximum of 30 days is configured with your object storage.
{logging-uc}{for} is an opinionated collector and normalizer of application, infrastructure, and audit logs. It is intended to be used for forwarding logs to various supported systems.
// Text snippet included in the following modules:
5
4
//
6
5
//
7
6
:_mod-docs-content-type: SNIPPET
8
7
9
-
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.
8
+
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.
9
+
10
+
[IMPORTANT]
11
+
====
12
+
For long-term storage or queries over a long time period, users should look to log stores external to their cluster. Loki sizing is only tested and supported for short term storage, for a maximum of 30 days.
0 commit comments