Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I'm working on a Log analyzer, something that doesn't choke on huge files. I ended up building something that can open a 50GB log file in 8 seconds and not eat your RAM, while maintaining 60fps when scrolling.

All this with a native C++ engine (able to run on Windows, Linux and MacOS) with a Flutter UI.

With additional features that DevOps teams and SRE can use like Live SSH tailing, JSON analysis and formatting, context aware search with regex, text, and search via JSON fields. All those things also performing incredibly fast - analysing a 5GB file for JSON logs takes about 2s on my laptop.

Still in beta currently, with about 70% of the functionality done! You can find more here https://getstrata.co.uk/ :)



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: