logpai/loglizer
A machine learning toolkit for log-based anomaly detection [ISSRE'16] observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3763
- days_rel: n/a
- days_push: 861
- n_releases_24m: 0
Adoption not part of the score
1428 stars · 436 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Loglizer is a machine learning toolkit for log-based anomaly detection, implementing classic supervised and unsupervised models (LR, Decision Tree, SVM, PCA, Invariants Mining, etc.) from the ISSRE'16 research paper. It provides a pipeline covering log parsing, feature extraction, and anomaly detection for research on automated failure diagnosis.
Use cases
- detect anomalies in system logs automatically
- train machine learning models on log data for failure prediction
- research log-based anomaly detection techniques
- diagnose system failures from runtime logs
- benchmark anomaly detection models on log datasets
- extract features from structured log sequences
When to choose
- you are doing academic research on log anomaly detection
- you need implementations of classic log analysis models like PCA or invariant mining
- you want a reproducible pipeline from parsed logs to anomaly predictions
- you work with benchmark log datasets like HDFS or BGL
When to avoid
- you need a production-grade, real-time log monitoring service
- you want plug-and-play integration with your existing observability stack
- you need actively developed features or commercial support
- you require deep learning based log analysis models
Facets
library · maturity maintenance
machine-learning monitoring logging data-science machine-learning monitoring data-science developer-tools python cross-platform log-analysis anomaly-detection aiops failure-diagnosis research-toolkit jupyter-notebook devops
2 sources
- readme: https://github.com/logpai/loglizer · fetched 2026-08-28 · 47f9d6de0335
- registry_pypi: https://pypi.org/pypi/loglizer/json · fetched 2026-08-29 · d84375ae3c69
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| logpai/loglizer | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem