logpai / Drain3

A robust streaming log template miner based on the Drain algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Drain3 in golang

PalanQu opened this issue · comments

I have implemented this algorithm in golang, https://github.com/PalanQu/LoggingDrain3, I hope it will be helpful to someone.

Awesome work! We've seen Drain3 implemented in Java & Rust, now Golang too!

awesome!