Hi,
I have deployed DataMiner version 10.4.0.0-14772-CU6.
During the installation I have configured OpenSearch to be used as the indexing engine.
The System Center / User-Defined APIs menu shows the following message: Feature not available: DataMiner Indexing Engine is required to continue.
How can I make sure that OpenSearch is properly configured and detected by DataMiner?
Thank you.
Regards,
Laszlo
Hi Edib,
Based on the SLSearch log file OpenSearch is reachable:
2024/12/02 11:59:21.274|SLDataGateway|GetSearchType|INF|0|1|Trying to resolve search database type…
2024/12/02 11:59:21.321|SLDataGateway|GetSearchType|INF|0|1|Found search cluster of type OpenSearch running version 2.18.0.
2024/12/02 11:59:21.446|SLDataGateway|CreateConnectionSettings|INF|0|1|Connecting with: http://10.110.79.53:9200/
Did you restart the agent? Also did you have a look at this "https://docs.dataminer.services/user-guide/Advanced_Modules/User-Defined_APIs/UD_APIs_UserDefinableApiEndpoint.html". Note that you might need to enable soft-launch option as well, you can find more here "https://docs.dataminer.services/user-guide/Reference/Soft-launch_options/Overview_of_Soft_Launch_Options.html#userdefinableapi"
Yes, I've restarted the agent several times.
I've even reinstalled it from scratch.
I have another open issue which I think is also related to the detection of OpenSearch: https://community.dataminer.services/question/backup-options-not-active/
I've noticed a new entry in the SLSearch log file:
2024/12/02 15:22:52.321|SLDataGateway|ManagementController.ExecuteRequest(DatabaseStateRequest)|INF|0|78|ElasticsearchState(IsActive:True,InstallAgentInfo:null,IsInstalled:False,IsInstalling:False,IsInFailover:False)
If you go to System Center -> Database can you see your elasticsearch db? Can you also share your db.xml file from Skyline DataMiner folder?
The problem was caused by a known issue.
Please see the details at Problem when DMA server is named DATAMINER | DataMiner Docs.
Do you see an alarm related to indexing database? Something along the lines of "Indexing database configured but not found" when you first start the agent?