ログの正規化/集約ツール。似たようなログは1行にまとめたりできる。サマリーを把握するのには良さそう。Go実装
---
GitHub - DumbNoxx/goxe: goxe is a log reduction tool written in go. it normalizes, filters, and aggregates repeated messages. the result is less noise, lower bandwidth, and cheaper storage without losing visibility into recurring issues.
https://github.com/DumbNoxx/goxe
#bookmarks