Message Boards

Liferay7.1 not connect remote elastic-search 6.8 with username and password

Vishal Shah, modified 3 Years ago.

Liferay7.1 not connect remote elastic-search 6.8 with username and password

Junior Member Posts: 33 Join Date: 2/1/12 Recent Posts
I am using Liferay 7.1 and trying to connect Remote elastic-search 6.8.But elastic-search 6.8 have a username and password basic authentication functionality create due to security purposes. As per elastic-search 6.3+ have that X-Pack security pack is community version has basic authentication provide. So I am trying to connect remote Liferay 7.1 ga3 version.
Is there any solution for this?
thumbnail
Jorge Diaz, modified 3 Years ago.

RE: Liferay7.1 not connect remote elastic-search 6.8 with username and pass

Liferay Master Posts: 753 Join Date: 1/9/14 Recent Posts
Hi Vishal,
If you are using Liferay Portal 7.1, your only option is to disable security in the Elasticsearch side, so Elasticsearch 6 server stops requesting user and password.
if you upgrade to Liferay Portal 7.3, you will be able to use Elasticsearch 7 with security enabled.