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
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.
Lightweight Streamlit-based log time-series visualizer that pulls data directly from Ubuntu journalctl, chunking it by user-defined intervals and displaying intuitive heat maps to highlight changes in logging activity. Future updates will add regex filtering and LLM-agent-based escalation features. Potential integration with Graylog or Splunk.
A lightweight Python-based Security Information & Event Management (SIEM) solution for real-time Linux authentication log monitoring, rule-based threat detection, live dashboard visualization, and automated email notifications.
A 100% locally-run Host SOC and Intrusion Detection System (IDS) for Ubuntu Linux featuring real-time journalctl streaming, online anomaly detection with River ML, local SQLite persistence, and an interactive Rich CLI dashboard.