Show HN: Cordon – Reduce large log files to anomalous sections
calebevans Monday, December 15, 2025Cordon uses transformer embeddings and density scoring to identify what's semantically unique in log files, filtering out repetitive noise.
The core insight: a critical error repeated 1000x is "normal" (semantically dense). A strange one-off event is anomalous (semantically isolated).
Outputs XML-tagged blocks with anomaly scores. Designed to reduce large logs as a form of pre-processing for LLM analysis.
Architecture: https://github.com/calebevans/cordon/blob/main/docs/architec...
Benchmark: https://github.com/calebevans/cordon/blob/main/benchmark/res...
Trade-offs: intentionally ignores repetitive patterns, uses percentile-based thresholds (relative, not absolute).
Summary
Cordon is an open-source web application that provides a secure and self-hosted collaborative environment for teams. It offers features like task management, document sharing, and real-time communication, all within a private and customizable infrastructure.
17
0
Summary
github.com