@postpunky @annaecook that's my misunderstanding.
ElasticSearch is really resource intensive. I have a 16 gb ram server and elasticsearch uses 50% of my resources alone.😬
Top-level
@postpunky @annaecook that's my misunderstanding. ElasticSearch is really resource intensive. I have a 16 gb ram server and elasticsearch uses 50% of my resources alone.😬 1 comment
|
@BeAware @postpunky @annaecook but that is the default configuration. elasticsearch assumes it's the only process and will use your resources. if you want it to use less, change the heap configuration 😅