Questions tagged with Amazon OpenSearch Serverless
Content language: English
Sort by most recent
Trying out opensearch serverless, setup dataaccess policies, network policies, VPC endpoints and when trying to access Dashboard, I am receiving a 401.
Looking at Developer tools debug screen, I see...
Hi All,
We are trying to send the some sample logs to OpenSearch Serverless collection using logstash from EC2 instance, we are getting this below error, can someone please help to advise how to...
Hi All,
I have created a new Open Search Collections and trying to access the dashboard, i am getting the access denied message in my Chorme. Please check and advise.
Collection ARN:...
I've been trying to configure this
I get the error
`An error occurred while calling o129.pyWriteDynamicFrame. Cannot detect ES version - typically this happens if the network/Elasticsearch cluster is...
Hello, What would be a good way to estimate number of Search and Query OCUs required for estimating costs? For example, how many queries per second a single Search & Query OCU can handle?
Does opensearch serverless support custom packages like in the managed cluster.
If not available is there a way to achieve this in the serverless option.
I want to ingest logs from onpremise syslog server to opensearch serverless service. I am transferring now the log files to S3 and using lambda, I am ingesting data to to opensearch serverless...
The [opensearch serverless capacity limits](https://docs.aws.amazon.com/opensearch-service/latest/developerguide/serverless-scaling.html#serverless-scaling-limits) states:
> Each OCU includes enough...
The [serverless-overview](https://docs.aws.amazon.com/opensearch-service/latest/developerguide/serverless-overview.html) states:
> Customers will be billed for a minimum of 4 OCUs (2x indexing...
I have setup a aws opensearch severless collection. I also enable vpc endpoint and allow access from a IAM role. I created a AWS glue job in the same VPC and use elasticsearch glue connector from...
We use the cross-domain search functionality in Opensearch domains, which allows us to create connections between domains and use the Opensearch cross-cluster search feature to execute a single query...
I have set up OpenSearch Serverless collections in our two non-production accounts and have verified that our Python app, running in ECS, can call its API using opensearch-py.
Today, I tried to...