The elasticsearch-http-discovery plugin uses the HTTP API to identify the addresses of seed hosts.
Plugin branch | ES version | Release |
---|---|---|
master | 7.3.x | elasticsearch-http-discovery-v7.3.2 |
6.2.x | 6.2.x | elasticsearch-http-discovery-v6.2.2 |
installation:
bin/elasticsearch-plugin --verbose install [url]
elasticsearch.yml:
simple http server:
python test/http_server_demo.py
./gradlew build