OpenNMS 21 - Elasticsearch xml collector - connection time out
Steven Vacaroaia <[email protected]>
| Newsgroups | gmane.network.opennms.general |
|---|---|
| Message-ID | <CAJ4cwkOPL-nJuNYpNrk=RGuM8ubxGfx-Y+njgknYm0RegoY4NA@mail.gmail.com> |
Hi,
I am trying to collect elasticsearch performance data using this
https://github.com/opennms-config-modules/elasticsearch
Opennms is complaining about not being able to connect
However, I am able to connect using CURL from the OpenNMS server
What am I missing ?
Many thanks
Steven
Caused by: org.opennms.core.rpc.api.RemoteExecutionException:
java.util.concurrent.CompletionException:
org.opennms.netmgt.collection.api.CollectionException: Can't collect XML
data because Can't retrieve /_cluster/stats from 10.10.55.3 because Connect
to 10.10.55.3:9200 [/10.10.55.3] failed: Connection timed out (Connection
timed out)
curl -XGET http://10.10.55.3:9200/_cluster/stats
{"_nodes":{"total":1,"successful":1,"failed":0},"cluster_name":"ELK","timestamp":1520609113379,"status":"yellow",
...........................
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ
opennms-discuss mailing list
To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-discuss