tool · ops / debug
logparse.
tail log files + group by error pattern in real time.
tails any log stream. groups similar lines using a fast simhash. surfaces new patterns the moment they appear. zero config.
~/projects/your-app
$ npm i -g rtfm-logparse
added 1 package in 0.8s
$ logparse follow ./prod.log
3 patterns / 14 / 0 new in last 60s
install
one line, three platforms.
npm
npm i -g rtfm-logparse
brew (mac/linux)
brew install voidd0/tap/logparse
github releases
single static binary for linux / macos / windows. no runtime needed.
github releases →use it
free. mit. no signup.
issues + bug reports welcome on github. response sla under 36h on weekdays.