-
|
In elasticsearch.properties, if I set |
Beta Was this translation helpful? Give feedback.
Answered by
ebyhr
Nov 23, 2021
Replies: 1 comment
-
|
The |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ebyhr
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The
elasticsearch.hostconfiguration property doesn't accept multiple hosts. Elasticsearch connector tries to discover other nodes using/_nodes/httprequest internally.