Y
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
pezo1919
2203 days ago
Good question: we are focusing on these: aggregations/calculations, search query to find matching logs.
link
divby0
2202 days ago
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?
link