Help us improve AWS re:Post! We're interested in understanding how you use re:Post and its impact on your AWS journey. Please take a moment to complete our brief 3-question survey.
All Content tagged with Amazon OpenSearch Service Ingestion
Content language: English
Select tags to filter
Sort by most recent
23 results
Current Setup:
- Created WAF log datasource in CloudWatch Logs Insights
- Configured Amazon OpenSearch Service integration
- IAM roles and permissions configured for access
Symptoms:
1. OpenSearch ap...
The status of my OpenSearch Ingestion blue/green update has been stuck in "Updating" for more than a day. When I try to delete it from the AWS Console, I get an error message saying that deletion is n...
EXPERT
published 3 months ago0 votes456 views
Amazon Web Services announces a new integrated analytics experience and zero-ETL integration between Amazon CloudWatch and Amazon OpenSearch Service for customers to get the best of both services.
EXPERT
published 3 months ago0 votes359 views
New launch that provides seamless integration between Amazon Security Lake and Amazon OpenSearch Service. This allows you to search and analyze your security data in-place without data integration hur...
Iam using only 2 data nodes with the instance type r7g.4xlarge.search, each with a 500 GiB SSD, 4657 IOPS, and 253 MiB/s. There are 2 indices: indexA with a size of 3.5 GiB (5 shards& 1 replica) and i...
EXPERT
published 5 months ago0 votes342 views
Optimizing index shard size is very important to optimize performance and stability in Amazon OpenSearch Service . Several customers has production indices with very high ingestion rate and there is a...
I am looking to create a copy of a dynamodb table in opensearch (so important requests can be sent to our db and queries can be sent to the db copy/openseatch). I am doing this in terraform, do I not ...
* I have an OpenSearch ingestion pipeline in `Account A` and I have a lambda function in `Account B`.
* I am trying to send data to the pipeline in `Account A` via the lambda function in `Account B` ...
Hi team,
We are trying to use AWS v3 SDK apis, and have create iam user with providing him all the roles. Now we have created cron job to connect with OpenSearch as below:
```
const { OpenSearchClient...
We have developed an open search service in Ohio. We have attached a screenshot of our service details (IngestionPipelines.png).
![Ingestion Pipeline Service](/media/postImages/original/IMqaCNt2UQR06...
New Opensearch ingestion pipeline starts idling for 30 minutes after 5 minutes of processing time and repeats this pattern. We are using SQS and S3 as sources, and there are no error logs in CloudWatc...
I have created an OpenSearch Domain Zero-ETL Pipeline and I'm wondering if there is a way within the pipeline script to change the field names within OpenSearch from the DynamoDB.
So is it possiple t...