We are planning to have our DMS (including georedundancy) evolving into a scenario where elasticsearch EMCO is setup in order to fully support the georedundancy also on elasticsearch level.
This brings us to a situation where we require to introduce a DBConfiguration.xml onto the platform where we need to define the different elastic cluster connections with their right priority order. On top of that, there's also a prefix which needs to be defined. As we already have a "regular" single elasticsearch cluster configuration running, what would be the default prefix applied by the DMS? would this be "dms"?
I need to know this so that we can apply the correct prefix setting in the dbconfiguration.xml so that the current Elasticsearch dataset is maintained when evolving into this EMCO configuration.
Thanks very much in advance!
Hello Jeroen,
If no prefix is defined in db.xml, it will indeed apply the "dms" prefix.
Kind regards,