DMA using wrong IP address to reach ElasticSearch DB when using ‘localhost’
22nd June 2022
Hi, an issue is observed with DataMiner not being able to reach Elastic based upon the following configuration in DB.xml: <DataBase active=”true” search=”true” type=”Elasticsearch”> <DBServer>localhost</DBServer> <UID></UID> <PWD>{AAAAAAAA-1111-2222-BBBB-CCCCCCCCCCCC}</PWD> </DataBase> We do …