Dear, I've installed a syslog server with the last versions of Elasticsearch 2.2.0 and Graylog 1.3.3, both installed via APT-GET packages as I've done later with older versions, following these guides:
https://www.elastic.co/guide/en/elasticsearch/reference/current/setup-repositories.html http://docs.graylog.org/en/latest/pages/installation/operating_system_packages.html (for Debian) The elasticsearch, graylog-server and graylog-web services are up, I setup the cluster.name = graylog2 in both elasticsearch.yml and server.conf, and I have only one Node. Also in server.conf I defined: elasticsearch_discovery_zen_ping_multicast_enabled = false elasticsearch_discovery_zen_ping_unicast_hosts = es-node-1.example.org:9300,es-node-2.example.org:9300 In /var/log/elasticsearch I have no logs from elasticsearch, just from graylog. When I enter the Graylog web interface, I see the message: *"Elasticsearch cluster unavailable" and "**Cluster information currently unavailable"* What can be the problem? It's a fresh implementation, with older version of elasticsearch and graylog I followedd the same steps and the syslog worked OK. Thanks a lot!!! Roberto -- You received this message because you are subscribed to the Google Groups "Graylog Users" 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/graylog2/df2f7864-417e-486c-aca1-dc27be893217%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
