Yo! I am building a SaaS for game servers, and I want to provide logging as well. I have currently been pepega and stored some simple logs in my database while testing, but with more complex data and search, it's not going to scale nor work very well in the long run.
I've been looking at both stuff from Elasticsearch and Algolia, but does anyone have any other services that might be worth looking into?