Debug node in elasticsearch cluster

Hello. I want to debug node in elasticsearch cluster from IDE.

How can I pass configuration ("discovery.zen.ping.unicast.hosts" and "network.host:" in my case) to node launched with "gradle run --debug-jvm"?

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