Show HN: Logatory – local-first log analysis and threat detection, no SIEM
Logatory is a local-first log analysis tool that emphasizes privacy by keeping data on the user's infrastructure. It features PII redaction, rule-based threat detection, and anomaly detection, all accessible via a web dashboard or command line. The tool supports various log formats and integrates with LLMs for enhanced insights.
- ▪Logatory performs local log analysis with built-in PII redaction and threat detection capabilities.
- ▪The tool supports multiple log formats and allows for real-time monitoring of logs from various sources.
- ▪Users can access findings and insights through a web dashboard or command line interface.
Opening excerpt (first ~120 words) tap to expand
Logatory Local log analysis with PII redaction, rule-based threat detection, anomaly detection, LLM-powered insights, and a web dashboard — all running on your machine, no data leaves your infrastructure by default. Or stay in the terminal — format auto-detected, PII redacted, threats flagged: $ logatory scan tests/data/auth.log ------------------------------------------------------------ Source : tests/data/auth.log Format : auth_log Events : 7 PII hits : 5 (mode: redact) Findings : 1 ------------------------------------------------------------ Events (7 of 7): [ 1] 2026-05-18 10:00:01 INFO Accepted publickey for admin from ip_8390373f port 52341 ssh2 [ 2] 2026-05-18 10:00:15 WARNING Failed password for invalid user guest from ip_2bcf3253 port 22 ssh2 [ 3] 2026-05-18 10:00:16 WARNING…
Excerpt limited to ~120 words for fair-use compliance. The full article is at GitHub.