I am having an issue with sending Marvel stats to our monitoring cluster, which is in Microsoft Azure. We have a production cluster on premise, a monitoring cluster in Azure, and a working VPN between them. I am able to access the Marvel Dashboard of the monitoring cluster from both of the production ES servers. The access lists allow the full IP stack between each server. I am getting this error though on our prod servers:
[2014-04-22 07:05:03,359][ERROR][marvel.agent.exporter] [VERFY-MSPSVC02] could not connect to any configured elasticsearch instances: [VERIFY-AZ-SVC01:9200] [2014-04-22 07:05:03,370][ERROR][marvel.agent.exporter] [VERFY-MSPSVC02] error connecting to [VERIFY-AZ-SVC01:9200] java.net.SocketTimeoutException: connect timed out This is what I have in my elasticsearch.yml: marvel.agent.exporter.es.hosts: ["VERIFY-AZ-SVC01:9200"] Any help would be greatly appreciated!! -- You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/aeb73320-45ba-482e-8d59-9b73b3eccade%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
