iririthik/Kernolog
A real-time Linux log monitoring and semantic search tool that streams logs from journalctl, deduplicates repeated entries, embeds them using SentenceTransformer, and indexes them with FAISS for fast similarity search.
This tool helps Linux system administrators and operations engineers quickly find important information within the overwhelming flow of system logs. It continuously monitors live log data, automatically groups similar messages together, and allows you to search for specific issues or patterns using plain language queries. You input your live system logs and get back categorized, deduplicated, and semantically relevant log entries.
Use this if you need to troubleshoot Linux system issues by searching through real-time log data with natural language, focusing on errors, warnings, or debug messages.
Not ideal if you need to analyze historical log archives, process logs from non-Linux systems, or require a graphical user interface for log management.
Stars
7
Forks
2
Language
Python
License
AGPL-3.0
Category
Last pushed
Feb 21, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/iririthik/Kernolog"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
voyage-ai/voyageai-python
Voyage AI Official Python Library
awinml/voyage-embedders-haystack
Custom components for Haystack for creating embeddings and reranking documents using the VoyageAI Models.
estebanpdl/osintgpt
An open-source intelligence (OSINT) analysis tool leveraging GPT-powered embeddings and vector...
FullStackWithLawrence/openai-embeddings
OpenAI chatGPT hybrid search and retrieval augmented generation
patelvivekdev/voyageai-ai-provider
The Voyage AI Provider is a provider for the Vercel AI SDK. It provides a simple interface to...