Explore how you can quickly prepare for, respond to, and recover from security events. Learn more.
Questions tagged with Amazon OpenSearch Service
Search, visualize, and analyze up to petabytes of text and unstructured data
Content language: English
Select up to 5 tags to filter
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
542 results
A replica shard of an index is stuck in state `INITIALIZING` and unassigned.reason: `ALLOCATION_FAILED` since a few days.
Tried doing
```
POST /_cluster/reroute?retry_failed=true
```
through kibana a...
We have multiple AWS accounts, each with Cognito and Opensearch Service. One of them is still working, the other two can no longer be accessed after upgrading Opensearch past version 2.9. When trying ...
Communicating through the OpenSearchClient module in the Java org.opensearch.central.opensearch package occurs 504 timeout.
(The reindex function is currently in use.)
When I checked the document, in...
Hello,
We are using a AWS Opensearch cluster.
We would like to modify the do_not_fail_on_forbidden setting to restrict index access for some users ?
How can we change it ?
Best regards
I created a domain and enabled IdC authentication. Now I can't deactivate it or delete the domain.
The returned error message says: "*while disabling IAM Identity Center Option for domain domain-name*...
https://repost.aws/questions/QUi460-dp1R7idkt3YkJ1Yeg/nginx-rewrites-to-cloudfront
How do I configure a traditional reverse proxy?
I've been searching the internet.
Thank you.
I cannot upgrade my OpenSearch because we have a Validation Failure. This is the information:
InvalidCertificate: The SSL certificate for the domain must be in the ISSUED state. Ensure that all certi...
Considering reserved instances and get a bit confused about how it relates to nodes on an instance. Pricing is defined as per instance and there's no specification of node count.
Should I assume that ...
I am not able to open my Opensearch dashboard link. When I click it from the AWS Console, I just see a blank page with error message:
`
User: anonymous is not authorized to perform: es:ESHttpGet beca...
I am receiving the following error when running a basic search query against my opensearch domain.
`RequestError(400, 'parsing_exception', '[multi_match] unknown token [START_ARRAY] after [query]')...
I'm getting the following error when attempting to run a search query against OpenSearch domain.
`"ConnectionError(HTTPSConnectionPool(host='search-osdomain7k309k4j-v82k34jcvhs-fvksd83874jflks43o....
Hi, Im trying to create manual snapshots from my Opensearch cluster. I followed the procedure in [documentation](https://docs.aws.amazon.com/opensearch-service/latest/developerguide/managedomains-snap...