Hi,
I found i can change rest_port 8091 add etc/config/static_config to
{rest_port, 8091}.
How can make similar things -adminPort ?
I want to change 9100 port.
Thanks.
Hi,
I found i can change rest_port 8091 add etc/config/static_config to
{rest_port, 8091}.
How can make similar things -adminPort ?
I want to change 9100 port.
Thanks.
I want to know only parameter name of internal index admin port.
How can i change 9100 port to new one.
I try to add static_config
{admin_port, 9200}
{adminport, 9200}
but nothing changed.
Please give some advices.