Files
rustfs/crates/log-analyzer
Zhengchao An 51272d34dd fix(app): restore stable Rust 1.98 builds (#6487)
* chore(scanner): narrow s3s DTO references

* fix(app): scope usage overlay import to tests

* fix(app): bound object-lock lookup future

* fix(log-analyzer): follow decommission migration logs
2026-08-24 14:30:25 +08:00
..

rustfs-log-analyzer

Offline log fault-analysis core for RustFS, powering the rustfs diagnose subcommand: parses customer-provided logs (JSON lines, container-wrapped output, panic blocks, archives), matches a built-in failure-rule library, and produces severity-ranked diagnosis reports.

Plan and design contract: rustfs/backlog#1281.