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: operator/docs/lokistack/sop.md
+45Lines changed: 45 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -411,3 +411,48 @@ The schema configuration does not contain the most recent schema version and nee
411
411
### Steps
412
412
413
413
- Add a new object storage schema V13 with a future EffectiveDate
414
+
415
+
## Lokistack Components Not Ready Warning
416
+
417
+
### Impact
418
+
419
+
One or more LokiStack components are not ready, which can disrupt ingestion or querying and lead to degraded service.
420
+
421
+
### Summary
422
+
423
+
The LokiStack reports that some components have not reached the `Ready` state. This might be related to Kubernetes resources (Pods/Deployments), configuration, or external dependencies.
424
+
425
+
### Severity
426
+
427
+
`Warning`
428
+
429
+
### Access Required
430
+
431
+
- Console access to the cluster
432
+
- Edit or view access in the namespace where the LokiStack is deployed:
433
+
- OpenShift
434
+
-`openshift-logging` (LokiStack)
435
+
436
+
### Steps
437
+
438
+
- Inspect the LokiStack conditions and events
439
+
- Describe the LokiStack resource and review status conditions:
0 commit comments