I have an opensearch instance which is in a VPC behind an nginx proxy I cannot see the tenantes in Opensearch, I can create them but not see them. And when I wa
I'm designing a data indexing pipeline to OpenSearch using Firehose(using the built-in transformation lambda), like : data source ----(putRecordBatch)----> f
I am getting error below while integrating keycloak with OpenSearch (kibana). Is there any settings needed on keycloak side? The error says "Could not find IDP
I'm using the VEGA visualization in OpenSearch to create a tree representation like this example from the documentation. Data are stored inside an index and I'm
I'm using the OpenSearch 1.2 version deployed on AWS. I was following this AWS tutorial but with my own sensor data. I've created the following IoT Core Rule Op
Is it possible to aggregate on resulting buckets from a group_latest, top_hits aggregation? For example, I have the following query and result has buckets with
I'm trying to setup AWS OpenSearch(AWS version of ElasticSearch) and access its dashboard through API Gateway. In this way, I think I can enforce authentication
I'm trying to mock out the opensearch client for testing purposes and am running into an error. My app is using OpenSearch (@opensearch-project/opensearch) and
I am using an OpenSearchDocumentStore to store my data an feed it to my Haystack pipeline, the data includes uuids and other information, that are not relevant