logpai/logparser
A machine learning toolkit for log parsing [ICSE'19, DSN'16] observed · 2026-08-28
Health v2 · maintenance only
34/100
- Activity 26
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4046
- days_rel: n/a
- days_push: 449
- n_releases_24m: 0
Adoption not part of the score
1987 stars · 578 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Logparser is a Python machine learning toolkit and benchmark suite for automated log parsing. It extracts event templates from unstructured log messages and converts raw logs into structured event sequences.
Use cases
- parse raw log messages into structured event templates
- extract message templates from unstructured system logs
- cluster log messages into event types
- benchmark log parsing algorithms on standard datasets
- preprocess logs for anomaly detection pipelines
- convert semi-structured logs into structured events for analytics
When to choose
- you need to structure raw log data for downstream log analytics or anomaly detection
- you want to compare or evaluate multiple log parsing algorithms
- you are doing research on log mining or template extraction
- you work with common log formats like HDFS, BGL, or HPC logs
When to avoid
- you need real-time log ingestion and storage rather than offline parsing
- your logs already have well-defined structured formats like JSON
- you need a full log management platform with dashboards and alerting
- you require a permissively licensed dependency, as the license is non-standard
Facets
library · maturity active
parser machine-learning logging benchmarking data-science developer-tools data-science analytics monitoring python cross-platform log-parsing log-mining log-analysis template-extraction anomaly-detection benchmark
1 source
- readme: https://github.com/logpai/logparser · fetched 2026-08-28 · 912b11f80b86
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| logpai/logparser | main | 34 |
For agents
markdown · JSON · MCP: product_card(name="logpai/logparser")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem