Is Elasticsearch light enough to run on a cheap vps with 1 GB of ram?
For game servers I monitor logs and run commands in real-time for certains events. Can I do something similar with Elasticsearch? It would be simpler if I’m already using it.
The ELK stack is pretty heavy from my experience. If your usage is simple and Andy to get your hands dirty, I’d really advise your to look at https://github.com/oklog/oklog !
Is Elasticsearch light enough to run on a cheap vps with 1 GB of ram?
For game servers I monitor logs and run commands in real-time for certains events. Can I do something similar with Elasticsearch? It would be simpler if I’m already using it.
The ELK stack is pretty heavy from my experience. If your usage is simple and Andy to get your hands dirty, I’d really advise your to look at https://github.com/oklog/oklog !
Thanks!