Closed alexgarel closed 2 years ago
I gave more memory to ES yesterday to see if it was the problem, but it's not. (see #54)
It's a problem I already encountered in the past, but I don't remember well the solution… I'll have to dig !
I tried to edit docker-compose.yml in prod to add new settings (reports to come):
```yaml
elasticsearch:
...
environment:
...
- "indices.breaker.total.use_real_memory=true"
- "indices.breaker.request.limit=95%"
Let see if it helps !
report (wip) here: https://github.com/openfoodfacts/openfoodfacts-infrastructure/pull/131
elasticsearch
From where I am stopped right not, it seems a problem of ILM (Index Lifecycle Management).
Either the policy is to lax, or it is not applied… but we have far too much indexes !
@alexgarel, is it still the problem?
It's fixed yes !
Kibana is down and it's spamming infrastructure-alerts (and also we maybe loosing logs…)
elastic search