Hacker News new | ask | show | jobs
by francoismassot 1132 days ago
Where do you want to store the logs? What are your contraints on the durabibility?

You can use Quickwit (disclaimer: cofounder here), it ingests/indexes logs and has a very basic UI. Logs can be stored locally or on an object storage. However, you need to handle auth stuff yourself.

If a hosted alternative is ok for you, I would try Loki/Grafana though I did not test their SaaS.