Graylog/elastic search ip address configuration files set up

I am new to Graylog so when I installing it, I am really confused as to what these configure I should set to:

In graylog configuration file server.conf:

  1. rest_listen_uri
  2. est_transport_uri
  3. web_listen_uri
  4. web_endpoint_uri
  5. elasticsearch_discovery_zen_ping_unicast_hosts
  6. elasticsearch_network_host
  7. elasticsearch_network_bind_host
  8. elasticsearch_network_publish_host

And in elasticsearch configuration file elasticsearch.yml
9. network.host:
10. network.host_bind:

So my graylog was installed at server with IP:A (through command line), and I am trying to open up a web interface on a computer with IP:B.

So which Ip address I should assign to the above ?

Graylog Version:
graylog2
Elasticsearch Version:
2.4.5
MongoDB Version:
3.2.14
Operating System:
centos 7
Browser version:
chrome

Any help is appreciated !!

All configuration settings are explained in the example configuration file:

For information about how to configure Elasticsearch, please refer to the Graylog documentation: http://docs.graylog.org/en/2.2/pages/configuration/elasticsearch.html

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