Need assistance with Elasticsearch and Load Balancers
I was able to get Elasticsearch working in our ELM 9.2 environments without having any load balancers (F5) setup for our environment. (Thank you Tulip.)
I now have the Integration Broker Gateway load balanced. I also added 2 nodes to Elasticsearch. Elasticsearch does not have F5 in front of it. When I initially changed the configuration with F5 everything worked; the Round-trip Test was successful and I rebuilt all the indexes and results were returning. The next day, if I try it again the Round-trip test fails with "exception caught while adding PeopleSoft source." All the tests pass successfully on the Search Instance page. However, when I go to the Elasticsearch Interact page and check the health (_cat/health?v), I get this "{"error":{"root_cause":[{"type":"orcl_auth_plugin_exception","reason":"Invalid user/password"}],"type":"orcl_auth_plugin_exception","reason":"Invalid user/password"},"status":401}." I