Running benchmarks in a docker environment

any examples using the rally over containerized environments.
How can I point it to my elastic search cluster which is create with the docker-compose and residing in 9200 and 9300 ports.

I wanna use rally when i need it and remove when it is not needed.

Hi,

This is no different to running Rally benchmarks against an existing Elasticsearch cluster that isn't configured and controlled by Rally itself; you need to use the benchmark-only pipeline and point the IP:port ports of your Dockerized Elasticsearch nodes in Rally's target-hosts cli parameter.

Dimitris

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.