Skip to content

Commit 7e352c6

Browse files
committed
articles
1 parent 36eab0f commit 7e352c6

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/home-lab/articles/ai-log-summary.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,9 @@ graph TD
7575
style Grafana fill:#ff9900,stroke:#333,stroke-width:2px,color:white
7676
```
7777

78+
*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+
7881
### 4. Key Features
7982
* **Cost Efficient:** Uses client-side deduplication to reduce token usage by ~95%.
8083
* **Massive Context:** Can analyze up to 50,000 log lines per run.

0 commit comments

Comments
 (0)