-
I am not sure if this is a client or elasticsearch bug or caused by some mistake on my part.
We have a test setup for elasticsearch. The setup runs on Elasticsearch-8.6. For security setup, we genera…
-
### Elasticsearch Version
Elasticsearch high-level REST client 7.17
### Installed Plugins
_No response_
### Java Version
openjdk version "17.0.13" 2024-10-15
### OS Version
Linux 6.1.0-27-amd64…
-
### Is your feature request related to a problem? Please describe.
The asynchronous client for elasticsearch does not put the database and APM metrics related to the tool. This data is only presented…
-
**API Platform version(s) affected**: 4.0.8
**Description**
[Elasticsearch Support](https://api-platform.com/docs/core/elasticsearch/#enabling-reading-support) is restricted to `elasticsearch/el…
-
### 🐛 Bug report
When I try to make a search request, server responds with "Client sent an HTTP request to an HTTPS server", even if I use a HTTPS URL
I put an console.log inside the transport layer…
-
Hi,
I couldn't find it in the documentation, but what would be the prefered way to configure basic auth for the elastic search endpoint when using the Symfony configuration?
Currently I'm using …
-
### Apiman Version
3.1.2
### Apiman Manager Distro
WildFly
### Apiman Gateway Distro
Vert.x
### Java Version
11 (from vertx-gateway docker image)
### Operating System
eclips…
-
Due to the fact that elasticsearch client and opensearch client are diverging, we need a way to make a unified client to work with both scenarios. This is heavily entrenched in the code, and we will n…
-
I enabled the `--collector.snapshots` to see which metrics I could get from the snapshots I'm doing in my ES cluster.
However these are the only metrics I found related to it then:
```
elasticsea…
-
## Background
Kibana's authorization model relies on making certain requests to Elasticsearch as the `kibana_system` user, on behalf of the end user.
For example, accessing a dashboard roughly loo…