Elastic search on VM

Hi
We have built elastic search index which is running nicely on our local servers, but
once we move it to Azure (Virtual Machine), the same search is taking too long.

Any ideas ?

Thanks in advance.

Please provide more information on the data indexed, the type of VM, Elasticsearch version etc etc. It's hard to give any hints without knowing more.

Hi
Thanks.
We created index and wrote sql data into index (roughly 10 Mill documents). The VM is windows server 2012 system. Elastic version is 2.3.

We have not used any special or different settings for installing on VM, do we need any special settings for VM?

How much longer does a typical search take? Are you running Windows Server 2012 locally as well with same settings regarding memory etc?

If it's possible, move to ES 5.0.1 for general performance boosts.

On VM normal search taking avg 30 seconds, on local servers it is 5-10 sec.
Yes, using 2012 server on local machines as well.

What instance type are you using on Azure? How does this compare to the specification of the local machine?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.