Hacker News new | ask | show | jobs
by divby0 2204 days ago
what do you mean specifically by log analyzer as this is a broad term. Parse the logs? Index the logs & do some aggregations/calculations? Do a search query to find matching logs?
1 comments

Good question: we are focusing on these: aggregations/calculations, search query to find matching logs.
Just curious why do you want it to implement it from scratch? Have you looked into this https://github.com/valeriansaliou/sonic if it helps?