-
The Logstash Elasticsearch filter plugin makes HTTP requests to the following Elasticsearch endpoints:
```
GET /
HEAD /
GET /_search
```
Each of these calls should include the `x-elastic-pro…
-
I've recently encountered an issue while configuring Elasticsearch 8 with CollectiveAccess Providence (v1.8). During the search index rebuild process, the following error was raised:
`PHP Fatal err…
-
https://github.com/elastic/elasticsearch-php 404
-
Does this repository support for async version of elasticsearch database?
-
### Context
In our project, we have to reprocess a large amount of Elastic data in a single batch. The `elasticsearch` input plugin might run for multiple hours to handle billions of events. But we…
gmfmi updated
3 hours ago
-
**Is your feature request related to a problem? Please describe.**
For INPUT from elasticsearch to fluentbit , how to add authenticate to elastic using username password
**Describe the solution you…
-
Thank you for providing the memoryScope.
The documentation states that the default storage for memory is Elasticsearch, but I didn't see any support for other vector databases in the code? For exampl…
-
## Expected Behavior
Current temporal helm chart expose elasticsearch visibility index name as a configurable option, [see](https://github.com/temporalio/helm-charts/blob/c862ed89d4c274e94d76841f9d96…
-
### Parent Issue
_No response_
### Problem Statement
Both the job and the command had their purpose when the dotCMS setup included an embedded ES and the disks would fill up. Now that dotCMS …
-
Support elasticearch rollover indices - we need to read data from `jaeger-span-read` and not daily indices.
The write could be done to daily indices - we do not support rollover aliases for depend…