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
*Logs are aggregated from distributed collectors via Promtail and centralized in a Loki instance on Unraid. This data feeds two parallel consumers: Grafana for visualization and a Python-based automation loop. The Python script queries Loki, processes logs through Google Gemini for anomaly detection, and forwards actionable insights to Home Assistant via Webhooks.*
79
+
80
+
78
81
### 4. Key Features
79
82
***Cost Efficient:** Uses client-side deduplication to reduce token usage by ~95%.
80
83
***Massive Context:** Can analyze up to 50,000 log lines per run.
0 commit comments