What problem does it solve?
Sifting through distributed logs across many pods and namespaces to find specific errors is time-consuming and complex. This skill streamlines log querying and analysis using Grafana Loki, enabling quick error detection and efficient debugging, reducing downtime and investigation effort.
Core Features & Use Cases
- Centralized Log Search: Query logs by namespace, pod, container, or log level across the entire platform.
- Error & Warning Detection: Quickly identify critical issues and potential problems in log streams.
- Debugging Assistance: Analyze log patterns to diagnose pod crashes, restarts, and application behavior.
- Use Case: The
kagenti-operator pod is restarting frequently. Use this skill to retrieve the logs from the previous container of the kagenti-operator to understand why it crashed.
Quick Start
Use the check-logs skill to show me the error logs from the keycloak namespace in the last 10 minutes.