Comment by majkinetor
Comment by majkinetor 7 days ago
We need glorified (rip)grep instead of ELKS and friends, which have huge learning curve. I welcome this effort.
Comment by majkinetor 7 days ago
We need glorified (rip)grep instead of ELKS and friends, which have huge learning curve. I welcome this effort.
If you like grep, you'll like https://docs.victoriametrics.com/victorialogs/querying/#comm...
I'm pretty satisfied with Loki. It just ingests the logs and offers a powerful query language to extract data at query time (e.g. parse JSON, run regexes, plot). It can store data in a local folder or S3-compatible storage. I also gave up on configuring ELK in the past...