Hacker News new | ask | show | jobs
Show HN: Xilt – A concurrent log parser written in Go (github.com)
4 points by tackx 408 days ago
xilt is a utility for parsing Common and Combined Log Format (CLF) log files and storing them in SQLite for further analysis. I have built it as a learning project but it ended up proving useful in my work day-to-day. Maybe someone else occasionally working with CLF logs will also find it handy!