Elasticsearch/improvements: Difference between revisions

describe links
link to issue 133
 
Line 1: Line 1:
There have been non-stop failures of the Elasticsearch backend due to memory constraints.  We need to get to the bottom of it. Is it because the site is getting hammered by bots at the same time that the VM is undersized? Without increasing the size of the VM, can we better protect and limit the resources for stability?
There have been non-stop failures of the Elasticsearch backend due to memory constraints.  We need to get to the bottom of it. Is it because the site is getting hammered by bots at the same time that the VM is undersized? Without increasing the size of the VM, can we better protect and limit the resources for stability?


Aside from increasing site stability, there are additional platform tools we want to add like Metricbeat and/or Filebeat **but** we also want to convert to OpenSearch so we may well be duplicating the effort in short order.
Aside from increasing site stability, there are additional platform tools we want to add like Metricbeat and/or Filebeat '''but''' we also want to [https://github.com/freephile/meza/issues/133 convert to OpenSearch] (issue 133) so we may well be duplicating the effort in short order.