Details
-
Sub-task
-
Resolution: Done
-
L3 - Default
-
None
-
None
Description
Context:
To be able to connect to Elasticsearch we used the transport client in the past. To be able to connect against a secured Elasticsearch version is was necessary to use the x-pack transport client, which was a propriety client, so that the users had to add the dependencies manually to Optimize in order to use the secure client. Since we now are using the rest client, this is not necessary any longer.
AT:
- the part where the user needs to add the x-pack library and its dependencies is removed from the secure Elasticsearch section in the technical guide