Configuring the remote Elasticsearch service
If you choose to use Process Federation Server with a remote Elasticsearch 6.x cluster rather than an embedded Elasticsearch 1.7.2 node, you must enable the capability and specify the endpoints.
About this task
Process Federation Server can use a remote Elasticsearch cluster to provide a distributed index that contains data from the business process management systems in the federated environment. The distributed index ensures that users have fast access to federated data, and relieves business process management systems from expensive queries. Process Federation Server creates an Elasticsearch index for each server in the federated environment, and offers a common REST-based query service that provides data to Process Federation Server clients, such as federated Process Portal.
By default, for backward compatibility reasons, Process Federation Server starts an embedded Elastisearch 1.7.2 node. Therefore, if you want Process Federation Server to use the external Elasticsearch cluster that you have installed, you must explicitly set up the connection. You set up such connection modifying the server.xml configuration file.