|
Hi! I'm quite new with Elasticsearch, so please let me know if my question needs some clarifications. I understand that when you run I wonder if this is some issue with my config. I tried to look for ES config that Photon uses but failed to find one. Could someone please direct me to it? Thank you. |
Answered by
lonvia
Apr 15, 2022
Replies: 2 comments 3 replies
|
You need to use the |
2 replies
Answer selected by
xinyuluo
|
How should I start elastic? I get errors on startup |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You need to use the
-transport-addressesparameter which takes a comma-separated list of external ES instances. The external server must be at version 5.6. Newer versions won't work.