logzio / elasticsearch-stress-test

Stress test tool for Elasticsearch
Apache License 2.0
271 stars 110 forks source link

Add --port option for ES running on different ports. Eg: Amazon ES #27

Open AjayRajNelapudi opened 4 years ago

AjayRajNelapudi commented 4 years ago

Amazon ES runs on port 80 or 443 depending on the selected option. For ES running on ports other than 9200, the script will require code change. Please add --port option to test such hosted clusters of ES.

roiravhon commented 4 years ago

Hi @AjayRajNelapudi! This is not actively maintained - you are welcome to submit a PR!