Ludovic Favre
Ludovic Favre
When starting the elasticsearch, it attemps to update the geoip database (since 7.14). An error occurs if it is behind a proxy. Apparently, we cannot configure any proxy to allow...
We have many search template we deploy per-stack using the API/Dev-tools. This is actually errror-prone and we would like to include it in our Terraform scripts so we can manage...
This flag is documented but not usable with the last release **Is your feature request related to a problem?** Yes, after fixing the config, I found that the instrumentation would...
The Java High Level REST Client is deprecated in Elastic 7.15.0, in favour of the Java API Client: https://www.elastic.co/guide/en/elasticsearch/client/java-rest/current/java-rest-high.html Despite compatibility mode allowing the 7.17 High Level Rest Client to...