How to use the benchmark tool for managed service?
@searchwithme1 Have you checked this documentation?
this is fr opensource. what about aws managed opensearhc
@searchwithme1 In my opinion, this indicates usage with AWS AWS-managed OpenSearch service.
- Create an IAM role or user in the AWS Management Console that has the necessary permissions to access your OpenSearch cluster. Ensure that the role or user has the required policies attached for OpenSearch access.
I just did opensearch benchmark in my local for exploring the tools.
Local ran the opensearch benchmark to AWS managed cluster
Steps
-
install into your local machine Installing - OpenSearch Documentation
-
Then create your benchmark folder ~/.benchmark/workloads/custom
-
Create your workload in the folder workload.json
-
Run the command in your terminal to run the opensearch benchmark for the workload