log_rag_ingest
Background task: ingest journalctl logs into the stargazer_logs RAG store.
Periodically reads new log lines since the last ingestion, chunks them, and upserts into a ChromaDB collection for semantic search.
Background task: ingest journalctl logs into the stargazer_logs RAG store.
Periodically reads new log lines since the last ingestion, chunks them, and upserts into a ChromaDB collection for semantic search.