ElasticSearch Questions
We are working on setting up ElasticSearch on NT machines. We want to use the same NT machine for Prod and non-prod regions. Can it be done?
Do i need to run multiple elastic servers instance (one for each region) or will it be one for all? If it is one for all how will elastic search recognize the PeopleSoft region?
Do i need to run it on multiple ports (one port for each region) or would one port suffice for all regions?
How will we build indexes for the region then
How will database refresh impact it.. Like we refresh sandbox from prod. Then do we change and ElasticSearch URLs?