You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, exactly, just set node.elasticsearch[:custom_config][:node][:client] = true and it should be printed in the YAML file. I would also set node.elasticsearch.node.master and node.elasticsearch.node.data to false, to make it more obvious in the configuration. You need to add run this client Elasticsearch node on the same machine as the Ruby app is running.
Hi Karel,
How are you?
Can you help me configuring elasticsearch to run as a client as explained here?
karmi/retire#162 (comment)
Can I use
default.elasticsearch[:custom_config]
to config this?Thanks,
Michael
The text was updated successfully, but these errors were encountered: